All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			MoneyMgrMobile
Mobile application for MoneyMgr, built using Flutter
Build
- Run flutter pub getto get dependencies.
- Run dart run build_runner buildto generate required files. You can also rundart run build_runner watchto generate files and let [build_runner] watch for changes and rebuild if necessary.