Skip to content

Commit

Permalink
Merge pull request #18 from woodwen/master
Browse files Browse the repository at this point in the history
升级依赖库
  • Loading branch information
woodwen authored Dec 16, 2021
2 parents b404197 + bf1aa52 commit c7a1f32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ packages:
name: cached_network_image
url: "https://pub.flutter-io.cn"
source: hosted
version: "3.1.0"
version: "3.2.0"
cached_network_image_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -117,14 +117,14 @@ packages:
name: flutter_cache_manager
url: "https://pub.flutter-io.cn"
source: hosted
version: "3.1.2"
version: "3.3.0"
flutter_dynamic_widgets:
dependency: "direct main"
description:
path: ".."
relative: true
source: path
version: "0.0.2"
version: "0.0.3"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_dynamic_widgets
description: A new Flutter package project.
version: 0.0.2
version: 0.0.3
homepage:

environment:
Expand All @@ -11,7 +11,7 @@ dependencies:
flutter:
sdk: flutter

cached_network_image: ^3.1.0
cached_network_image: ^3.2.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit c7a1f32

Please sign in to comment.