FLUTTER ECOSYSTEM

JHBitencourt/ready_to_go

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

ready_to_go project cover
Stars
144
Forks
40
Last push (UTC)
Jul 2, 2019
Project status
Active
Julio Henrique Bitencourt GitHub avatar
GITHUB User

Julio Henrique Bitencourt ↗

LanguagesDartObjective-CJava

Technical topics

Dependencies used

Dependency list 8 items

Rankings

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

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:

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

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