- Run
git clone https://github.com/misraishan/rumad_movies_app_demo.git - Rename
.env.exampleto.env
- Run
flutter pub get
- Use the VSCode Runner tool, or do
flutter runin Terminal- If you need to choose a different device from VSCode, open the command pallete (
shift + command + p) and type inSelect Device. It will provide a dropdown for connected/available emulators and devices.
- If you need to choose a different device from VSCode, open the command pallete (