Files
MoneyMgr/moneymgr_mobile
Pierre HUBERT 694884f8c4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Refacto source code following package name change
2025-07-03 23:04:47 +02:00
..
2025-07-03 23:00:24 +02:00
2025-07-03 23:00:24 +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 08:20:36 -04:00
2025-07-01 08:20:36 -04:00
2025-07-03 23:00:24 +02:00
2025-07-03 23:00:24 +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.