diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 919b783..ff7a70b 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -20,7 +20,7 @@ jobs: - uses: subosito/flutter-action@v2 with: - flutter-version: "3.10.6" + flutter-version: "3.16.8" channel: "stable" cache: true cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:" diff --git a/CHANGELOG.md b/CHANGELOG.md index 4424917..55a92cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,4 +69,6 @@ longer has the @immutable annotation. See the documentation about immutability. ## 1.0.12 - Fix icon link ## 2.0.0-beta -- Async locking. See documentation \ No newline at end of file +- Async locking. See documentation +## 2.0.1-beta +- Fixes and issue where it was impossible to set the dispose method unless you create fresh factories for the scopes \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index f13b3df..115319d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -5,18 +5,18 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - sha256: "36a321c3d2cbe01cbcb3540a87b8843846e0206df3e691fa7b23e19e78de6d49" + sha256: "0f7b1783ddb1e4600580b8c00d0ddae5b06ae7f0382bd4fcce5db4df97b618e1" url: "https://pub.dev" source: hosted - version: "65.0.0" + version: "66.0.0" analyzer: dependency: transitive description: name: analyzer - sha256: dfe03b90ec022450e22513b5e5ca1f01c0c01de9c3fba2f7fd233cb57a6b9a07 + sha256: "5e8bdcda061d91da6b034d64d8e4026f355bcb8c3e7a0ac2da1523205a91a737" url: "https://pub.dev" source: hosted - version: "6.3.0" + version: "6.4.0" args: dependency: transitive description: @@ -133,10 +133,10 @@ packages: dependency: transitive description: name: js - sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 + sha256: "4186c61b32f99e60f011f7160e32c89a758ae9b1d0c6d28e2c02ef0382300e2b" url: "https://pub.dev" source: hosted - version: "0.6.7" + version: "0.7.0" lints: dependency: "direct dev" description: @@ -309,10 +309,10 @@ packages: dependency: "direct dev" description: name: test - sha256: "3d028996109ad5c253674c7f347822fb994a087614d6f353e6039704b4661ff2" + sha256: "7ee446762c2c50b3bd4ea96fe13ffac69919352bd3b4b17bac3f3465edc58073" url: "https://pub.dev" source: hosted - version: "1.25.0" + version: "1.25.2" test_api: dependency: transitive description: @@ -357,18 +357,18 @@ packages: dependency: transitive description: name: web - sha256: edc8a9573dd8c5a83a183dae1af2b6fd4131377404706ca4e5420474784906fa + sha256: "4188706108906f002b3a293509234588823c8c979dc83304e229ff400c996b05" url: "https://pub.dev" source: hosted - version: "0.4.0" + version: "0.4.2" web_socket_channel: dependency: transitive description: name: web_socket_channel - sha256: "045ec2137c27bf1a32e6ffa0e734d532a6677bf9016a0d1a406c54e499ff945b" + sha256: "939ab60734a4f8fa95feacb55804fa278de28bdeef38e616dc08e44a84adea23" url: "https://pub.dev" source: hosted - version: "2.4.1" + version: "2.4.3" webkit_inspection_protocol: dependency: transitive description: