JHBitencourt/ready_to_go
フレーバー、Bloc、デバイス設定、JSONシリアライズ、接続性を含む、すぐに使えるアーキテクチャを備えたFlutterリポジトリ
- Stars
- 144
- Forks
- 40
- 最終プッシュ(UTC)
- 2019/07/02
- プロジェクト状態
- 公開中
言語DartObjective-CJava
技術トピック
使用している依存関係
依存関係一覧 8 件
- flutter
{"sdk":"flutter"} - http
^0.12.0+1 - device_info
0.4.0+1 - connectivity
^0.4.2 - cupertino_icons
^0.1.2 - flutter_test開発用
{"sdk":"flutter"} - json_serializable開発用
^2.0.2 - build_runner開発用
1.1.3
ランキング
元の README
以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
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:
- Flavors
- Flavors in Dart
- Visually identifying each flavor
- Identifying device info with the Banner
- Flavors in Android
- App icons based on flavor
- App name based on flavor
- Running flavors with the IDE
- Using flavor values
- Controlling connection errors
Links:
- Flutter Ready to Go (flavors, connectivity and more)
- Flutter Ready to Go (flavors, conectividade e mais) — ptBr
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!