FLUTTER ECOSYSTEM

JHBitencourt/ready_to_go

フレーバー、Bloc、デバイス設定、JSONシリアライズ、接続性を含む、すぐに使えるアーキテクチャを備えたFlutterリポジトリ

準備完了 のプロジェクト画像
Stars
144
Forks
40
最終プッシュ(UTC)
2019/07/02
プロジェクト状態
公開中
Julio Henrique Bitencourt GitHub avatar
GITHUB User

Julio Henrique Bitencourt ↗

言語DartObjective-CJava

技術トピック

使用している依存関係

依存関係一覧 8 件

ランキング

元の 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:

  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!