- Click on vs code build platform (Beside Go Live button)
- Select Emulator (cold boot)
- Wait until phone boot done, run
flutter run
in terminal
- Images (Static/Images/)
- Components (lib/components/)
- Styling (config/style/)
- Flutter official documentations https://docs.flutter.dev/cookbook/forms/validation https://docs.flutter.dev/cookbook/gestures/handling-taps https://docs.flutter.dev/cookbook/navigation/named-routes https://docs.flutter.dev/development/ui/layout
- Flutter Samples (https://flutter.github.io/samples/#)
- Others
Onboarding page (https://pub.dev/packages/flutter_onboarding_slider)
Flutter components (https://docs.flutterflow.io/customizing-your-app/custom-components)
Side Menu (https://pub.dev/packages/easy_sidemenu)