https://github.com/seaque/coffee-crew
Firebase exercise with Flutter.
https://github.com/seaque/coffee-crew
brew-crew-app dart firebase flutter
Last synced: 12 months ago
JSON representation
Firebase exercise with Flutter.
- Host: GitHub
- URL: https://github.com/seaque/coffee-crew
- Owner: seaque
- License: mit
- Created: 2022-03-06T16:08:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T14:06:49.000Z (over 3 years ago)
- Last Synced: 2023-04-29T18:53:49.514Z (about 3 years ago)
- Topics: brew-crew-app, dart, firebase, flutter
- Language: Dart
- Homepage:
- Size: 2.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Coffee Crew
[](./LICENSE)
[](https://flutter.dev)
[](https://dart.dev)
[](https://pub.dev/packages/cloud_firestore)
[](https://pub.dev/packages/provider)
# Screenshots

## Building
clone this repo `git clone https://github.com/seaque/coffee-crew`
get the packages `flutter pub get`
run `flutter run`
## 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.