Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pythonhubdev/firebase_authentication_flutter_ddd
Implementing Firebase Authentication with Riverpod following Flutter Domain Driven Development pattern
https://github.com/pythonhubdev/firebase_authentication_flutter_ddd
dart domain-driven-design firebase firebase-auth flutter riverpod
Last synced: 12 days ago
JSON representation
Implementing Firebase Authentication with Riverpod following Flutter Domain Driven Development pattern
- Host: GitHub
- URL: https://github.com/pythonhubdev/firebase_authentication_flutter_ddd
- Owner: pythonhubdev
- Created: 2021-07-07T15:20:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T19:27:32.000Z (7 months ago)
- Last Synced: 2024-05-02T04:10:33.225Z (6 months ago)
- Topics: dart, domain-driven-design, firebase, firebase-auth, flutter, riverpod
- Language: Dart
- Homepage:
- Size: 153 KB
- Stars: 77
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# firebase_auth_flutter_ddd
Firebase authentication example with Hooks Riverpod and Freezed following Flutter DDD architecture
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.