Update pubspec.yaml

This commit is contained in:
Simon Buckner
2023-01-06 01:42:04 -06:00
parent 0fb44fda4d
commit bb782ad123

View File

@ -23,11 +23,11 @@ environment:
dependencies: dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
provider: ^5.0.0 provider: ^6.0.5
dio: ^4.0.0 dio: ^4.0.0
flutter_staggered_grid_view: ^0.4.0 flutter_staggered_grid_view: ^0.6.2
material_floating_search_bar: ^0.3.4 material_floating_search_bar: ^0.3.4
webview_flutter: ^2.0.9 webview_flutter: ^4.0.1
auto_animated: ^3.0.0 auto_animated: ^3.0.0
# The following adds the Cupertino Icons font to your application. # The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons. # Use with the CupertinoIcons class for iOS style icons.