JHBitencourt/ready_to_go
एक फ्लटर रिपो, जिसमें स्वाद, ब्लॉक, डिवाइस सेटिंग्स, json सीरियलाइज़ेशन और कनेक्टिविटी के साथ तैयार-चलाने योग्य आर्किटेक्चर है
- Stars
- 144
- Forks
- 40
- अंतिम पुश (UTC)
- 2 जुल॰ 2019
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँ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!