Skip to content

Commit

Permalink
upgrade: unpin flutter_platform_widgets and upgrade it to the latest …
Browse files Browse the repository at this point in the history
…version
  • Loading branch information
w568w committed May 28, 2024
1 parent 1d0487b commit 5569f6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -696,10 +696,10 @@ packages:
dependency: "direct main"
description:
name: flutter_platform_widgets
sha256: c483c0591d845d2adb84e341a1cfb746f1a8a7aff4c72a5957772446020601f4
sha256: "1a52147c03f0265b4f64d607f05ccfce5b2390224c6d40435ebc212f23576fff"
url: "https://pub.dev"
source: hosted
version: "6.1.0"
version: "7.0.0"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
Expand Down
6 changes: 1 addition & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencies:
encrypt_shared_preferences: ^0.3.5
device_identity: ^1.0.0
tutorial_coach_mark: ^1.2.9
flutter_platform_widgets: any
flutter_platform_widgets: ^7.0.0
intl: any
json_annotation: any
flutter_cache_manager: any
Expand All @@ -115,10 +115,6 @@ dependency_overrides:
url: https://github.com/singularity-s0/linkify.git
ref: master

# Temporary override version for flutter_progress_dialog.
# Should be removed if the dependency is updated.
flutter_platform_widgets: ^6.0.2

dev_dependencies:
build_runner: ^2.1.2
pubspec_generator: ^4.0.0
Expand Down

0 comments on commit 5569f6e

Please sign in to comment.