Removed unused package and updated app version
This commit is contained in:
@@ -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: 0.1.0+1
|
||||
version: 0.2.0+2
|
||||
|
||||
environment:
|
||||
sdk: '>=3.2.6 <4.0.0'
|
||||
@@ -50,7 +50,6 @@ dependencies:
|
||||
flutter_inappwebview: ^6.0.0
|
||||
share_plus: ^7.2.2
|
||||
package_info_plus: ^5.0.1
|
||||
expandable: ^5.0.1
|
||||
easy_autocomplete: ^1.6.0
|
||||
sentry_flutter: ^7.16.1
|
||||
flutter_dotenv: ^5.1.0
|
||||
|
||||
Reference in New Issue
Block a user