Brew the best coffee experience at Cafe Analog with our new cross-platform app, designed and coded in Flutter. Buy and use digital clip cards at our cafe located at the IT University of Copenhagen.
Contact AnalogIO at: support [at] analogio.dk
The application is brewed using these SDK versions:
SDK | Version |
---|---|
Dart | >=3.0.0 <4.0.0 |
Flutter | 3.24.4 |
For more details, please refer to our documentation:
This project relies on autogenerated files for environment configuration and testing. Follow the steps below to get started:
-
Ensure a
.env.develop
file is present in the root directory. This file should contain the URI of the backend API in the formatcoffeeCardUrl="https://the-url"
. -
Run the command
make generate
to generate necessary files.
For any queries, feel free to reach us at: support [at] analogio.dk