ficiverson/clean-flutter
यह रिपोज़िटरी फ्लटर फ्रेमवर्क के साथ क्लीन आर्किटेक्चर के एक छोटे व्याख्या है और कुछ परीक्षण जोड़े गए हैं
- Stars
- 109
- Forks
- 13
- अंतिम पुश (UTC)
- 27 जन॰ 2020
- प्रोजेक्ट स्थिति
- सक्रिय
तकनीकी विषय
उपयोग की गई निर्भरताएँ
निर्भरता सूची 13 आइटम
- flutter
{"sdk":"flutter"} - cupertino_icons
^0.1.0 - path_provider
^1.3.0 - mock_web_server
^4.1.1 - mockito
^4.1.1 - http
^0.12.0 - injector
^1.0.8 - clay_containers
^0.2.2 - device_preview
— - path_provider_fde
{"git":{"url":"https://github.com/google/flutter-desktop-embedding/","path":"plugins/flutter_plugins/path_provider_fde"}} - flutter_testडेवलपमेंट
{"sdk":"flutter"} - flutter_driverडेवलपमेंट
{"sdk":"flutter"} - testडेवलपमेंट
any
रैंकिंग
मूल README
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
README खोलें / बंद करें
cleanflutter
A new Flutter project with a demo of clean architecture to list users from network, local storage or both. Also I provide some examples using custom views and animations.
Thanks to [alessandroaime] (https://github.com/alessandroaime/Weather/blob/master/lib/header_painter.dart) for this awesome canvas background to show the sample.
Some screenshots
![Image of the list] (https://raw.githubusercontent.com/ficiverson/clean-flutter/master/list.png) ![Image of the touch example] (https://raw.githubusercontent.com/ficiverson/clean-flutter/master/touch.png) ![Image of the animation] (https://raw.githubusercontent.com/ficiverson/clean-flutter/master/fly.png)