Skip to content

Commit

Permalink
Removed unused package and updated app version
Browse files Browse the repository at this point in the history
  • Loading branch information
JGeek00 committed Feb 24, 2024
1 parent ac8c96c commit b4caabe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
8 changes: 0 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -297,14 +297,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.6.0"
expandable:
dependency: "direct main"
description:
name: expandable
sha256: "9604d612d4d1146dafa96c6d8eec9c2ff0994658d6d09fed720ab788c7f5afc2"
url: "https://pub.dev"
source: hosted
version: "5.0.1"
fake_async:
dependency: transitive
description:
Expand Down
3 changes: 1 addition & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b4caabe

Please sign in to comment.