Updated branding and app naming for consistency. Added library tools to sync naming and icon across platforms. Updated readme.

This commit is contained in:
2026-04-30 03:14:14 +00:00
parent 832437f9ea
commit dd429a9687
45 changed files with 262 additions and 68 deletions
+13
View File
@@ -41,6 +41,7 @@ dependencies:
dev_dependencies:
flutter_name_manager: ^1.0.0
flutter_launcher_icons: ^0.13.1
flutter_test:
sdk: flutter
@@ -92,3 +93,15 @@ flutter:
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/to/font-from-package
flutter_launcher_icons:
image_path: assets/icon/app_icon.png
android: true
ios: true
macos:
generate: true
windows:
generate: true
linux: true
web:
generate: true