mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-10-20 17:53:46 +02:00
Upgrade Flutter + packages, increment version
This commit is contained in:
14
pubspec.yaml
14
pubspec.yaml
@@ -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.2.4+2320
|
||||
version: 1.2.5+2321
|
||||
|
||||
environment:
|
||||
sdk: ^3.8.1
|
||||
@@ -45,8 +45,8 @@ dependencies:
|
||||
shared_preferences: ^2.5.3
|
||||
url_launcher: ^6.3.1
|
||||
permission_handler: ^12.0.0+1
|
||||
fluttertoast: ^8.2.12
|
||||
device_info_plus: ^11.4.0
|
||||
fluttertoast: ^9.0.0
|
||||
device_info_plus: ^12.1.0
|
||||
file_picker: ^10.1.9
|
||||
animations: ^2.0.11
|
||||
android_package_installer: # TODO: See if PR will be accepted (dev may not be active), else remove this comment
|
||||
@@ -57,14 +57,14 @@ dependencies:
|
||||
git:
|
||||
url: https://github.com/ImranR98/android_package_manager
|
||||
ref: master
|
||||
share_plus: ^11.0.0
|
||||
share_plus: ^12.0.0
|
||||
sqflite: ^2.4.2
|
||||
easy_localization: ^3.0.7+1
|
||||
android_intent_plus: ^5.3.0
|
||||
android_intent_plus: ^6.0.0
|
||||
flutter_markdown: ^0.7.7+1
|
||||
flutter_archive: ^6.0.3
|
||||
hsluv: ^1.1.3
|
||||
connectivity_plus: ^6.1.4
|
||||
connectivity_plus: ^7.0.0
|
||||
shared_storage: # TODO: Is this maintained?
|
||||
git:
|
||||
url: https://github.com/AlexBacich/shared-storage
|
||||
@@ -85,7 +85,7 @@ dependencies:
|
||||
ref: master
|
||||
markdown: ^7.3.0
|
||||
flutter_typeahead: ^5.2.0
|
||||
battery_plus: ^6.2.1
|
||||
battery_plus: ^7.0.0
|
||||
flutter_charset_detector: ^5.0.0
|
||||
|
||||
# The "flutter_lints" package below contains a set of recommended lints to
|
||||
|
Reference in New Issue
Block a user