diff --git a/pubspec.yaml b/pubspec.yaml index cec9c3c..0945143 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 - provider: ^5.0.0 + provider: ^6.0.0 http: ^0.13.3 assets_audio_player: ^3.0.3+3 rxdart: ^0.26.0 @@ -48,6 +48,7 @@ dependencies: golden_toolkit: ^0.9.0 fake_async: ^1.2.0 mutex: ^3.0.0 + flutter_math_fork: ^0.5.0 dev_dependencies: flutter_test: