Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.