A simple app, written in Flutter, that allows you to manage your prepaid Santander Meal card.
Latest release available here.
For now, the only thing you can do is check your balance.
The first time you open the app, you'll be prompted to insert your card details. Shortly after you press confirm the information on the screen should change from the default ones to the real ones (if you have no balance one good way to check is if the last 4 digits of the card number are visible).
If for some reason you mistyped your card information, the only way to reset it is to clean the app's data.
There's makefile commands to build for the intended plataforms. If you wish to build to another platform, just make sure you run make pre-build
first.
Rui Dias for this example of how to use the Santander ""API"".
Zeno Rocha for his amazing work on the most famous dark theme ever created, Dracula Theme, which inspired the color scheme of the application.