diff --git a/.rive_head b/.rive_head index e52b09f..5f645f3 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -c583c4e5b613d90a830685e435f79e4079e5f8af +9e40f95e5e15a69afa69afe9411fd5a3a39d2afd diff --git a/CHANGELOG.md b/CHANGELOG.md index e8fe285..a9154b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## Upcoming + +- Increase HTTP dependency range for Rive and Rive Common + ## 0.11.17 - Timeline based events with new example showing how to play audio when an event fires. diff --git a/pubspec.yaml b/pubspec.yaml index 35f3abd..25381ab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: sdk: flutter flutter_web_plugins: sdk: flutter - http: ^1.1.0 + http: ">=0.13.3 <2.0.0" meta: ^1.3.0 plugin_platform_interface: ^2.0.2 rive_common: 0.2.7