katana_scoped 2.5.10 copy "katana_scoped: ^2.5.10" to clipboard
katana_scoped: ^2.5.10 copied to clipboard

A state management package to allow for retention and management while specifying the scope of the state.

2.5.10 #

  • FIX: QueryScopedValueRef argument is now acceptable in Ref. (54a4336f)

2.5.9 #

  • FIX: Remove unnecessary parameters. (d2f96ea6)

2.5.8 #

  • Update a dependency to the latest release.

2.5.7 #

  • FIX: Fixed a bug that query type did not match. (51d361dc)

2.5.6 #

  • FIX: return to the point (of a discussion). (b991f46e)

2.5.5 #

  • FIX: Delete "ancestor" because it has a different meaning. (e45491ac)

2.5.4 #

  • FIX: Controller and Form can now also be used on Page. (018f87d7)

2.5.3 #

  • FIX: Form is now AuthDisposeable. (8d1f5f67)

2.5.2 #

  • FIX: query is now available in Page scope as well. (b077ad0f)

2.5.1 #

  • FIX: Strictly define the type of Ref in Query. (71b96c50)

2.5.0 #

  • FEAT: Scope was prepared by a method that dares to specify the scope. (d4db466a)

2.4.0 #

  • FEAT: Added restrictions on the use of ScopedValue. (89b080a9)

2.3.5 #

  • Update a dependency to the latest release.

2.3.4 #

  • Update a dependency to the latest release.

2.3.3 #

  • FIX: Fixed a bug that caused the page to go back when hot reloading. (1a84b636)

2.3.2 #

  • Update a dependency to the latest release.

2.3.1 #

  • FIX: We decided to separate the adapter for Test. (7e34600c)

2.3.0 #

  • FEAT: Added the ability to specify adapters for testing. (df0f1499)

2.2.3 #

  • FIX: Forced reset after an error. (3320d938)

2.2.2 #

  • Update a dependency to the latest release.

2.2.1 #

  • Update a dependency to the latest release.

2.2.0 #

  • FEAT: Addition of katana_test and katana_builder. (4ac65b26)

2.1.9 #

  • Update a dependency to the latest release.

2.1.8 #

2.1.7 #

  • Update a dependency to the latest release.

2.1.6 #

  • FIX: Fixed a bug that prevented PERIODIC from working. (02a42aca)

2.1.5 #

  • Update a dependency to the latest release.

2.1.4 #

  • Update a dependency to the latest release.

2.1.3 #

  • Update a dependency to the latest release.

2.1.2 #

  • Update a dependency to the latest release.

2.1.1 #

  • Update a dependency to the latest release.

2.1.0 #

2.0.40 #

  • Update a dependency to the latest release.

2.0.39 #

  • Update a dependency to the latest release.

2.0.38 #

  • Update a dependency to the latest release.

2.0.37 #

  • Update a dependency to the latest release.

2.0.36 #

  • Update a dependency to the latest release.

2.0.35 #

  • Update a dependency to the latest release.

2.0.34 #

  • FIX: Changed internal callback processing. (48f61da9)

2.0.33 #

  • FIX: Version error correction. (3e7b0288)

2.0.32 #

  • Update a dependency to the latest release.

2.0.31 #

  • FIX: Match the notation of "part of" to Linter. (cca8c742)

2.0.30 #

  • FIX: Fixed a bug in internal appRef. (5299d985)
  • FIX: Support for UUID changes. (54fcea14)

2.0.29 #

  • FIX: Added the function of DISPOSAL to CACHE. (443bad43)

2.0.28 #

  • FIX: Removed Timer test due to instability. (c4c545f3)

2.0.27 #

  • Update a dependency to the latest release.

2.0.26 #

  • FIX: Internal implementation of ref.schedule to use Timer. (11a7aee8)

2.0.25 #

2.0.24 #

  • FIX: Added ScopedVallue for Timer. (9a454a90)

2.0.23 #

  • Update a dependency to the latest release.

2.0.22 #

  • Update a dependency to the latest release.

2.0.21 #

  • FIX: Added extensions to query, model, and router. Also made them available in the method chain. (f1e54c85)

2.0.20 #

  • Update a dependency to the latest release.

2.0.19 #

2.0.18 #

  • FIX: Change each name to Object? (d3e77475)

2.0.17 #

  • FIX: Explicitly grant the recursive option. (b6f84cb4)
  • FIX: Changed fetch method to recursive. (d3300e96)

2.0.16 #

  • FIX: Fixed a bug that caused unrelated items to be updated when refs were updated internally. (b3d10395)

2.0.15 #

  • FIX: Change so that the internal refs will also move as expected in Watch. (3ae3dc41)

2.0.14 #

  • FIX: Fixed a bug that prevented ScopedQuery from detecting Ref updates. (a7f9b88c)

2.0.13 #

  • FIX: Rebuild Cache when Cache Ref is updated. (32bf991b)

2.0.12 #

  • FIX: Added default ScopedExtension. (d295e923)

2.0.11 #

  • DOCS: Added GithubSponsors to ReadMe. (4492e87e)

2.0.10 #

2.0.9 #

  • Update a dependency to the latest release.

2.0.8 #

  • Update a dependency to the latest release.

2.0.7 #

  • DOCS: Changed ReadMe header. (4bc527cb)

2.0.6 #

  • Update a dependency to the latest release.

2.0.5 #

  • FIX: Raised the Dart version of Example. (55d99042)

2.0.4 #

  • Update a dependency to the latest release.

2.0.3 #

  • Update a dependency to the latest release.

2.0.2 #

  • Update a dependency to the latest release.

2.0.1 #

  • Update a dependency to the latest release.

2.0.0 #

Note: This release has breaking changes.

  • FEAT: Dart 3.0.0 compatible. (cc981bbc)
  • BREAKING FEAT: Dart 3.0.0 compatible. (bf192403)

1.11.7 #

  • Update a dependency to the latest release.

1.11.6 #

  • Update a dependency to the latest release.

1.11.5 #

  • Update a dependency to the latest release.

1.11.4 #

1.11.3 #

  • Update a dependency to the latest release.

1.11.2 #

  • Update a dependency to the latest release.

1.11.1 #

  • Update a dependency to the latest release.

1.11.0 #

  • FEAT: Add ScopedValue for periodic. (1d9070a1)

1.10.1 #

  • Update a dependency to the latest release.

1.10.0 #

  • FEAT: Remove deprecated implementations. (915d9816)

1.9.1 #

  • Update a dependency to the latest release.

1.9.0 #

1.8.4 #

  • FIX: Fixed to not dispose values that have already been disposed. (774ae172)

1.8.3 #

  • FIX: Fixed a bug that prevented proper logging. (8f11436f)

1.8.2 #

  • Update a dependency to the latest release.

1.8.1 #

  • Update a dependency to the latest release.

1.8.0 #

  • FIX: Logger package is now exported. (43b7d008)
  • FEAT: Logger support. (6ae52b64)

1.7.10 #

  • FIX: Changed to be able to track states managed by ScopedValueContainer. (559179fc)

1.7.9 #

  • FIX: Add a flag for disposal to watch. (27dcba68)

1.7.8 #

  • Update a dependency to the latest release.

1.7.7 #

1.7.6 #

  • FIX: Fixed an outdated version of Katana. (47ff3566)
  • DOCS: Fix ReadMe. (97288683)

1.7.5 #

1.7.4 #

  • Update a dependency to the latest release.

1.7.3 #

  • FIX: Test the processing of appRef.dispose. (f7c28128)

1.7.2 #

  • Update a dependency to the latest release.

1.7.1 #

  • FIX: Delete unneeded imports. (541b49c6)

1.7.0 #

  • FIX: Allows the class to be retrieved by the ancestor. (04ecc4b8)
  • FEAT: Add Ref argument to callback. (88a5c0d9)

1.6.3 #

  • FIX: Addition of Export package. (0c06923e)

1.6.2 #

  • Update a dependency to the latest release.

1.6.1 #

1.6.0 #

  • FIX: Add listen functionality to fetch. (ce3507af)
  • FEAT: Adding ScopedQuery. (cd6959a6)

1.5.5 #

  • FIX: Fixed a bug that was not working properly. (8a050501)

1.5.4 #

  • FIX: Fixed ScopedWidgetScope.of could not take ancestor values. (1d1331f8)

1.5.3 #

  • FIX: Add dispose to AppRef. (890bf70b)

1.5.2 #

  • Update a dependency to the latest release.

1.5.1 #

  • Update a dependency to the latest release.

1.5.0 #

1.4.0 #

1.4.0 #

  • FEAT: fetch method available. (3ee571a2)

1.3.3 #

  • FIX: Context.scoped to take widgets of ancestors. (a600bd0b)

1.3.2 #

  • DOCS: The sentence was broken, so it was corrected. (01e49003)

1.3.1 #

  • DOCS: Fixed a typo in the README. (ee8feb5d)

1.3.0 #

  • FEAT: Scoped page changed to deprecated. (54b70a7f)

1.2.3 #

  • FIX: Add name parameter to cache and watch. (61ef9624)

1.2.2 #

  • FIX: Fixed a bug that caused the widget to be unmonitored if it was destroyed when using WATCH. (b1bdcbdf)

1.2.1 #

1.2.0 #

  • FEAT: Changed Deactivate specifications. (b3637028)

1.1.1 #

1.1.0 #

2
likes
140
pub points
5%
popularity

Publisher

verified publishermathru.net

A state management package to allow for retention and management while specifying the scope of the state.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, katana, katana_logger

More

Packages that depend on katana_scoped