step 31 : total history, change password, resize image from camera, update versi 1.2.0

This commit is contained in:
sindhu
2024-01-22 10:25:31 +07:00
parent c67f771d25
commit 4e3d251169
15 changed files with 864 additions and 12 deletions

View File

@@ -17,7 +17,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.1.5
version: 1.2.0
environment:
sdk: '>=3.0.6 <4.0.0'
@@ -60,6 +60,7 @@ dependencies:
path_provider: ^2.1.2
flutter_share: ^2.0.0
whatsapp_share: ^2.0.2
image: ^4.1.4
dev_dependencies:
flutter_test: