FLUTTER ECOSYSTEM

JHBitencourt/ready_to_go

플레이버, 블록, 디바이스 설정, JSON 직렬화 및 연결성을 포함한 즉시 사용 가능한 아키텍처를 갖춘 플러터 리포지토리

준비 완료 프로젝트 이미지
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!