Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-13T15:24:49.000Z (over 5 years ago)
- Last Synced: 2024-11-30T01:50:13.672Z (about 1 month 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