Skip to content

Commit

Permalink
Update pub deps
Browse files Browse the repository at this point in the history
  • Loading branch information
martijn00 committed Jul 31, 2024
1 parent c5c650f commit c0a92c8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions cached_network_image/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ environment:

dependencies:
cached_network_image_platform_interface: ^4.0.0
cached_network_image_web: ^1.1.1
cached_network_image_web: ^1.2.0
flutter:
sdk: flutter
flutter_cache_manager: ^3.3.1
flutter_cache_manager: ^3.3.3
octo_image: ^2.0.0

dev_dependencies:
file: '>=6.1.4 <8.0.0'
file: '>=7.0.0 <8.0.0'
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
Expand Down
4 changes: 2 additions & 2 deletions cached_network_image_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_cache_manager: ^3.3.1
flutter_cache_manager: ^3.3.3

dev_dependencies:
file: '>=6.1.4 <8.0.0'
file: '>=7.0.0 <8.0.0'
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
4 changes: 2 additions & 2 deletions cached_network_image_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ dependencies:
cached_network_image_platform_interface: ^4.0.0
flutter:
sdk: flutter
flutter_cache_manager: ^3.3.1
flutter_cache_manager: ^3.3.3

dev_dependencies:
file: '>=6.1.4 <8.0.0'
file: '>=7.0.0 <8.0.0'
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
Binary file added icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c0a92c8

Please sign in to comment.