SRIB-PRISM Program
- Install flutter (Instructions)
- clone the repository -
git clone https://github.ecodesamsung.com/SRIB-PRISM/MSRIT_OD153MS_Read_Aloud
- Open the repository in VS Code (Download link)
- Install flutter extension in VS Code.
- In the terminal, cd into the app directory
cd ./Read_Aloud_App
- Connect your phone and enable USB debugging.
- Run the command
flutter run
to launch the app.