This commit is contained in:
Dwi Swandhana
2026-08-02 10:46:34 +07:00
parent 334728e16e
commit 3e1ed72727
25 changed files with 4977 additions and 194 deletions

No files matched your search

+2 -1
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: 1.0.0+1
version: 1.0.2+2
environment:
sdk: ^3.12.2
@@ -37,6 +37,7 @@ dependencies:
http: ^1.2.2
shared_preferences: ^2.3.2
url_launcher: ^6.3.1
mobile_scanner: ^7.4.0
dev_dependencies:
flutter_test: