A beautiful flutter application written in Python
From Source :
cd /path/to/Waluta
pip install -r requirements.txt
flet run
From Binary
Linux :
./path/to/waluta
Windows :
.\path\to\waluta.exe\
Or you can just double click the executable on windows or linux.
https://app.exchangerate-api.com/dashboard
cd /path/to/Waluta
pip install -r requirements.txt
flet pack
Then go into the dist folder and run the executable.