bizz84/simple_auth_flutter_riverpod
Flutter और Riverpod का उपयोग करके सरल प्रमाणीकरण प्रवाह
- Stars
- 106
- Forks
- 24
- अंतिम पुश (UTC)
- 21 सित॰ 2023
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँDartC++CMakeHTMLSwiftCKotlinObjective-C
तकनीकी विषय
उपयोग की गई निर्भरताएँ
निर्भरता सूची 11 आइटम
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.6 - flutter_riverpod
^2.4.0 - rxdart
^0.27.7 - intl
^0.18.1 - riverpod_annotation
^2.1.5 - flutter_testडेवलपमेंट
{"sdk":"flutter"} - mocktailडेवलपमेंट
^1.0.0 - flutter_lintsडेवलपमेंट
^2.0.1 - build_runnerडेवलपमेंट
^2.4.6 - riverpod_generatorडेवलपमेंट
^2.3.2
रैंकिंग
मूल README
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
README खोलें / बंद करें
Simple authentication flow using Flutter & Riverpod
This is the completed example project based on this tutorial:
Preview
Sign in screen flows
Overview
This example app follows the app architecture described here and the project structure described here.