Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seaque/coffee-crew
Firebase exercise with Flutter.
https://github.com/seaque/coffee-crew
brew-crew-app dart firebase flutter
Last synced: about 1 month 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T14:06:49.000Z (almost 2 years ago)
- Last Synced: 2023-04-29T18:53:49.514Z (over 1 year 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
[![GitHub license](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)
[![Flutter Version](https://img.shields.io/badge/Flutter-2.8.1-5DC4FE.svg)](https://flutter.dev)
[![Dart Version](https://img.shields.io/badge/Dart-2.15.1-305AB3.svg)](https://dart.dev)
[![CloudFirestore Version](https://img.shields.io/badge/Cloud_Firestore-3.1.7-f5Cb2b.svg)](https://pub.dev/packages/cloud_firestore)
[![Provider Version](https://img.shields.io/badge/Provider-6.0.2-f5Cb2b.svg)](https://pub.dev/packages/provider)# Screenshots
![Screenshot](https://github.com/seaque/coffee-crew/blob/assets/coffee-crew-marketing.png)
## 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.