Skip to content

Commit

Permalink
chore: pub upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
LinXunFeng committed Oct 29, 2023
1 parent aca1f1f commit 61104c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ packages:
dependency: "direct main"
description:
name: easy_refresh
sha256: "77b025ea49f27b5ebc5eef40a6678be52564c293bd97ce91a4088d6646478329"
sha256: a889b9920acfdf00bf20a531067ccf465e30e084d7179d62777a0a4a811a5dee
url: "https://pub.dev"
source: hosted
version: "3.3.2+1"
version: "3.3.2+2"
extended_list:
dependency: transitive
description:
Expand Down Expand Up @@ -222,7 +222,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.16.5"
version: "1.17.0"
sky_engine:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -304,10 +304,10 @@ packages:
dependency: "direct main"
description:
name: video_player
sha256: d3910a8cefc0de8a432a4411dcf85030e885d8fef3ddea291f162253a05dbf01
sha256: "74b86e63529cf5885130c639d74cd2f9232e7c8a66cbecbddd1dcb9dbd060d1e"
url: "https://pub.dev"
source: hosted
version: "2.7.1"
version: "2.7.2"
video_player_android:
dependency: transitive
description:
Expand All @@ -320,10 +320,10 @@ packages:
dependency: transitive
description:
name: video_player_avfoundation
sha256: c3b123a5a56c9812b9029f840c65b92fd65083eb08d69be016b01e8aa018f77d
sha256: bf1a1322bf68bccd349982ba1f5a41314a3880861fb9a93d25d6d0a2345845f0
url: "https://pub.dev"
source: hosted
version: "2.4.10"
version: "2.4.11"
video_player_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: ">=2.16.2 <3.0.0"
sdk: ">=2.16.2 <4.0.0"

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
Expand Down

0 comments on commit 61104c2

Please sign in to comment.