Files
MoneyMgr/moneymgr_mobile
Pierre HUBERT 9b14a28d86
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Add settings screen
2025-07-01 22:22:16 +02:00
..
2025-07-01 09:29:03 -04:00
2025-07-01 09:29:03 -04:00
2025-07-01 22:22:16 +02:00
2025-07-01 20:40:00 +02:00
2025-07-01 20:40:00 +02:00
2025-07-01 09:29:03 -04:00
2025-07-01 09:29:03 -04:00
2025-07-01 20:40:00 +02:00
2025-07-01 20:40:00 +02:00
2025-07-01 08:20:36 -04:00
2025-07-01 08:20:36 -04:00
2025-07-01 20:40:00 +02:00
2025-07-01 20:40:00 +02:00
2025-07-01 09:29:03 -04:00

MoneyMgrMobile

Mobile application for MoneyMgr, built using Flutter

Build

  1. Run flutter pub get to get dependencies.
  2. Run dart run build_runner build to generate required files. You can also run dart run build_runner watch to generate files and let [build_runner] watch for changes and rebuild if necessary.