JHBitencourt/ready_to_go
플레이버, 블록, 디바이스 설정, JSON 직렬화 및 연결성을 포함한 즉시 사용 가능한 아키텍처를 갖춘 플러터 리포지토리
- Stars
- 144
- Forks
- 40
- 최근 푸시(UTC)
- 2019. 7. 2.
- 프로젝트 상태
- 활성
언어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!