- FIX: Match the notation of "part of" to Linter. (cca8c742)
- FIX: Fixed a bug in internal appRef. (5299d985)
- FIX: Support for UUID changes. (54fcea14)
- FIX: Added the function of DISPOSAL to CACHE. (443bad43)
- FIX: Removed Timer test due to instability. (c4c545f3)
- Update a dependency to the latest release.
- FIX: Internal implementation of ref.schedule to use Timer. (11a7aee8)
- FIX: Added ScopedVallue for Timer. (9a454a90)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Added extensions to query, model, and router. Also made them available in the method chain. (f1e54c85)
- Update a dependency to the latest release.
- FIX: Change each name to Object? (d3e77475)
- FIX: Explicitly grant the recursive option. (b6f84cb4)
- FIX: Changed fetch method to recursive. (d3300e96)
- FIX: Fixed a bug that caused unrelated items to be updated when refs were updated internally. (b3d10395)
- FIX: Change so that the internal refs will also move as expected in Watch. (3ae3dc41)
- FIX: Fixed a bug that prevented ScopedQuery from detecting Ref updates. (a7f9b88c)
- FIX: Rebuild Cache when Cache Ref is updated. (32bf991b)
- FIX: Added default ScopedExtension. (d295e923)
- DOCS: Added GithubSponsors to ReadMe. (4492e87e)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Raised the Dart version of Example. (55d99042)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
Note: This release has breaking changes.
- FEAT: Dart 3.0.0 compatible. (cc981bbc)
- BREAKING FEAT: Dart 3.0.0 compatible. (bf192403)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FEAT: Add ScopedValue for periodic. (1d9070a1)
- Update a dependency to the latest release.
- FEAT: Remove deprecated implementations. (915d9816)
- Update a dependency to the latest release.
- FIX: Fixed to not dispose values that have already been disposed. (774ae172)
- FIX: Fixed a bug that prevented proper logging. (8f11436f)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Logger package is now exported. (43b7d008)
- FEAT: Logger support. (6ae52b64)
- FIX: Changed to be able to track states managed by ScopedValueContainer. (559179fc)
- FIX: Add a flag for disposal to watch. (27dcba68)
- Update a dependency to the latest release.
- FIX: Fixed an outdated version of Katana. (47ff3566)
- DOCS: Fix ReadMe. (97288683)
- Update a dependency to the latest release.
- FIX: Test the processing of appRef.dispose. (f7c28128)
- Update a dependency to the latest release.
- FIX: Delete unneeded imports. (541b49c6)
- FIX: Allows the class to be retrieved by the ancestor. (04ecc4b8)
- FEAT: Add Ref argument to callback. (88a5c0d9)
- FIX: Addition of Export package. (0c06923e)
- Update a dependency to the latest release.
- FIX: Add listen functionality to fetch. (ce3507af)
- FEAT: Adding ScopedQuery. (cd6959a6)
- FIX: Fixed a bug that was not working properly. (8a050501)
- FIX: Fixed ScopedWidgetScope.of could not take ancestor values. (1d1331f8)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FEAT: fetch method available. (3ee571a2)
- FIX: Context.scoped to take widgets of ancestors. (a600bd0b)
- DOCS: The sentence was broken, so it was corrected. (01e49003)
- DOCS: Fixed a typo in the README. (ee8feb5d)
- FEAT: Scoped page changed to deprecated. (54b70a7f)
- FIX: Add name parameter to cache and watch. (61ef9624)
- FIX: Fixed a bug that caused the widget to be unmonitored if it was destroyed when using WATCH. (b1bdcbdf)
- FEAT: Changed Deactivate specifications. (b3637028)