An app to find fuel at the lowest price ⛽ with backend (Java) & frontend (Flutter)
First of all, duplicate .env.sample
to .env.production
, .env.development
and configure them.
Installation is done by using the flutter pub get
command.
Now you can run your application by using flutter run
command and enjoy ! 🎉