https://github.com/lohanidamodar/lender
A complete flutter firestore, firebase auth, bloc pattern application to keep records of items you borrow and lend
https://github.com/lohanidamodar/lender
bloc-pattern firebaseauth firestore flutter flutter-apps flutter-examples
Last synced: about 1 year ago
JSON representation
A complete flutter firestore, firebase auth, bloc pattern application to keep records of items you borrow and lend
- Host: GitHub
- URL: https://github.com/lohanidamodar/lender
- Owner: lohanidamodar
- Created: 2019-02-16T16:05:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-13T15:24:49.000Z (about 7 years ago)
- Last Synced: 2025-05-06T00:56:05.049Z (about 1 year ago)
- Topics: bloc-pattern, firebaseauth, firestore, flutter, flutter-apps, flutter-examples
- Language: Dart
- Size: 506 KB
- Stars: 18
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lender
An application to keep track of items you borrow and lend.
## Screenshots
## Tech stack
- Flutter SDK
- Firestore for storing data
- Firebase Auth for authentication
- BLoC architecture