• This repository has been archived on 24/Jun/2022
  • Stars
    star
    491
  • Rank 89,245 (Top 2 %)
  • Language
    Dart
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A beer tracking app made with Flutter

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:

The app uses the MVI architecture, the implementation is greatly inspired by Brian Egan's work.

Data provider

Beers data is coming from the Untappd 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!