A flutter project to practice handling mail account and app theme with GetX.
| Welcome Screen |
 |
| Choose Domain Screen |
 |
| Create Account Screen |
 |
| Login Screen |
 |
| Home Screen |
 |
| Mail Details Screen |
 |
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
get: ^4.6.5
get_storage: ^2.0.3
flutter_screenutil: ^5.3.1 #for responsive_ui
fluro: ^2.0.3 #for routing
get_it: ^7.2.0 #dependency-injection
animations: ^2.0.0
google_fonts: ^2.1.0
shared_preferences: ^2.0.13
http: ^0.13.5
fluttertoast: ^8.0.9
connectivity_plus: ^2.3.6+1
flutter_html: ^2.2.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_launcher_icons: ^0.10.0
I have used the Demo API, you may find the documentation here API Documentation .
Please Download APK and just install into your phone. Cheers!