feat: save all pending work

ref:
This commit is contained in:
Janez T
2026-03-06 14:11:50 +01:00
parent f6779e8776
commit 96feb75712
19 changed files with 2943 additions and 1244 deletions

View File

@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 2026.0305.3+9
version: 2026.0306.1+11
environment:
sdk: ^3.9.2
@@ -145,6 +145,11 @@ dev_dependencies:
flutter_lints: ^6.0.0
flutter_launcher_icons: "^0.14.4"
dependency_overrides:
meshcore_client:
path: ../meshcore_client
path_provider_foundation: 2.5.1
flutter_launcher_icons:
android: "launcher_icon"
ios: true