Skip to content

noejac123/vg_coffee

Repository files navigation

Very Good Coffee

This project contains 3 flavors:

  • development
  • staging
  • production

To run the desired flavor either use the launch configuration in VSCode/Android Studio or use the following commands:

# Development
$ flutter run --flavor development --target lib/main_development.dart

# Staging
$ flutter run --flavor staging --target lib/main_staging.dart

# Production
$ flutter run --flavor production --target lib/main_production.dart

_*Vgv Coffee works on iOS, Android

Design

The Design for this App is Here: https://www.figma.com/file/O79Gog4ZgRDuxOHf39cERF/Very-Good-Coffee?node-id=0%3A1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published