Set application icons
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-07-03 23:00:24 +02:00
parent 8d3b17dcd1
commit c878c7f327
36 changed files with 76 additions and 136 deletions

View File

@ -1,5 +1,5 @@
name: moneymgr_mobile
description: "A new Flutter project."
description: "Mobile application for MoneyMgr"
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
@ -84,6 +84,9 @@ dev_dependencies:
# rules and activating additional ones.
flutter_lints: ^5.0.0
# Manage app icon
flutter_launcher_icons: ^0.14.4
# Generate source code
build_runner: ^2.5.4