Ecosyste.ms: Awesome

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

https://github.com/benoitletondor/Beer-Me-Up

A beer tracking app made with Flutter
https://github.com/benoitletondor/Beer-Me-Up

Last synced: about 2 months ago
JSON representation

A beer tracking app made with Flutter

Lists

README

        

# Beer Me Up

Beer Me Up is an iOS and Android app build with Flutter.

The app is a personal beer logging that allows you to enter every beer you have to be sure to remember them forever.





### Download the app

##### PlayStore:

Get it on Google Play

##### AppStore:

Get it on AppStore

### Motivations

This project is born as a technical playground to learn Flutter.

This project does not aim to be revolutionnary or even useful, it's just a simple app for people who love beers.

### Technical details

The app is made with Flutter with the following tech stack:
- Flutter: [https://flutter.io/](https://flutter.io/)
- FlutterFire: [https://github.com/flutter/plugins/blob/master/FlutterFire.md](https://github.com/flutter/plugins/blob/master/FlutterFire.md)
- Sentry.io: [https://sentry.io](https://sentry.io)

The app uses the MVI architecture, the implementation is greatly inspired by [Brian Egan's work](https://gitlab.com/brianegan/flutter_mvi_counter).

### Data provider

Beers data is coming from the [Untappd API](https://untappd.com/api)



### Copyright

Copyright (C) 2018 Benoit LETONDOR. The name "Beer Me Up", the app idea and assets (images, names, wordings etc...) are all under copyright.

Sources are availables under the Apache 2 licence (See LICENSE for details) and contributions will be warmely welcomed!