bizz84/simple_auth_flutter_riverpod
Einfacher Authentifizierungsablauf mit Flutter und Riverpod
- Stars
- 106
- Forks
- 24
- Letzter Push (UTC)
- 21.09.2023
- Projektstatus
- Aktiv
SprachenDartC++CMakeHTMLSwiftCKotlinObjective-C
Technische Themen
Verwendete Abhängigkeiten
Abhängigkeiten 11 Einträge
- 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_testEntwicklung
{"sdk":"flutter"} - mocktailEntwicklung
^1.0.0 - flutter_lintsEntwicklung
^2.0.1 - build_runnerEntwicklung
^2.4.6 - riverpod_generatorEntwicklung
^2.3.2
Ranglisten
Original-README
Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.
Projekt-README ein-/ausklappen
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.