- Fields validation
- Dependencies injection
- All text in separate file and ready for translate
- Custom button with progress bar
- Stacked pattern
- Json serialization for fromMap and toMap functions
- Project used Stacked pattern, blocs located in
blocpackage - All screens located in
ui/view - Custom widgets in
ui/widget - Project colors located in dedicated files in
ui/shared/app_colors.dart - Project routes in
app/router.dart - Services and models located in
core
- Flutter SDK
- Either VS Code or Android Studio
- Both editors require Flutter & Dart plugins installation
- install apk, file locate in
apkfolder - run app using
flutter runon your plugged phone/Android Emulator



