Hacker News new | ask | show | jobs
by iteratorx 1829 days ago
I wanted a way to keep track of my expenses so I built a mobile app in Flutter to do just that. App data is stored on device, no cloud, no tracking, no third parties, and I use SQLite files for storage and export. I made it available for free:

- for Android (https://play.google.com/store/apps/details?id=ro.lansator.ba...)

- iOS (https://apps.apple.com/us/app/banii-mei/id1436417739)

Great experience learning Flutter and publishing the app in both stores.

1 comments

Looking at the Android app in the play store and it says it's not available in my country (Germany).
Thanks for letting me know!

I hadn't published it for Germany, so I did it now, should be available.