Skip to content

This is an application that shows information about coffee stores in your zone, built with Flutter.

Notifications You must be signed in to change notification settings

juansoos/find_coffee_app

Repository files navigation

Find coffee

This is an application that shows information about coffee stores in your zone, built with Flutter.


Automation

This project uses:

  • Makefile: to have some handy commands like build autogenerated files and so on.
$ make

Run application

Install dependencies

  flutter pub get

Generate I18n file

  make generate_i18n

Launch your prefer iOS simulator or Android emulator

  flutter emulators --launch <emulator_id> 

Start the app

  flutter run

Screenshots

Android iOS
drawing drawing
drawing drawing
drawing drawing

About

This is an application that shows information about coffee stores in your zone, built with Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published