Ahmedmedhat187 / ready_to_go

A Flutter repo with a ready-to-go architecture containing flavors, bloc, device settings, json serialization and connectivity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReadyToGo

Flutter Ready to Go

A Flutter repo with a ready-to-go architecture containing flavors, bloc, device settings, json serialization and connectivity.

Why not just fork it and start a new project with some setup done?

There is a full article explaining each one of the following subjects:

  1. Flavors
  2. Flavors in Dart
  3. Visually identifying each flavor
  4. Identifying device info with the Banner
  5. Flavors in Android
  6. App icons based on flavor
  7. App name based on flavor
  8. Running flavors with the IDE
  9. Using flavor values
  10. Controlling connection errors

Links:

Todo:

  • Flavoring Android
  • Personalized flavor Banner
  • Device Info
  • Package structure
  • Bloc, Repository, ApiProvider
  • Handling connectivity problems
  • Flavoring iOS
  • Complete authentication flow

Have you found it useful? Leave it a ⭐ or Say Thanks!

About

A Flutter repo with a ready-to-go architecture containing flavors, bloc, device settings, json serialization and connectivity

License:GNU General Public License v3.0


Languages

Language:Dart 94.0%Language:Objective-C 4.0%Language:Java 2.0%