Sample class project 6th Week (Bootcamp Flutter UTEL)
-
You need to have Flutter configured and an IDE compatible with it on your computer, for more information click here
-
Open this project in VS Code or Android Studio.
-
Open the terminal and run the following code:
flutter pub get --verbose
-
Now select the device you want to run it on
-
Enjoy!
- Pay special attention to the videos_desktop.dart and videos_web.dart files as they contain special instructions.