FLUTTER ECOSYSTEM

JHBitencourt/ready_to_go

一个包含风味、bloc、设备设置、json 序列化和连接性的 Flutter 仓库,具备开箱即用的架构

准备就绪 项目封面
Stars
144
Forks
40
最近推送(UTC)
2019年7月2日
项目状态
未归档
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!