watch_it 1.6.5 copy "watch_it: ^1.6.5" to clipboard
watch_it: ^1.6.5 copied to clipboard

The simple state management powered by get_it. It allows to observe changes of objects inside the get_it service locator and rebuild the UI accordingly.

1.6.5 - 11.03.2025 #

  • PR by @timmaffett imrproving the markdown of the readme
  • adding topics to pubspec

1.6.4 - 25.02.2025 #

  • adding sl alias for di
  • adding createOnce to the readme

1.6.3 - 22.02.2025 #

  • fixing an exception in Streambuilder during loading state if you don't provide an inital value

1.6.2 - 09.01.2025 #

1.6.1 - 13.12.2024 #

  • fixing linter warnings

1.6.0 - 12.12.2024 #

  • Adding createOnce and createOnceAsync

1.5.1 - updated to latest version of functional_listener #

1.5.0 - updated to latest versions of get_it and flutter_command #

1.4.2 - 14.05.2024 fix for #

1.4.1 - 23.03.2024 #

1.4.0 - 23.01.2024 #

1.3.0 - 18.01.2024 #

  • added executeHandlerOnlyOnce to registerFutureHandler, allReady and allReadyHandler
  • added new functions: callOnce and onDispose. See readme for details

1.2.0 - 27.12.2023 #

1.1.0 - 08.11.2023 #

1.0.6 - 31.10.2023 #

  • Typo fixes by PRs from @mym0404 @elitree @florentmx

1.0.5 #

  • updates Discord invite link

1.0.4 #

  • added some more asserts to provide better error messages in case you forgot to use the WatchItMixin

1.0.3 #

  • bumped get_it version

1.0.2 #

1.0.1 #

  • small change in documentation

1.0.0 #

0.9.3 #

  • added safety checks in case _element gets null but still a handler might get called

0.9.2 #

  • improving readme

0.9.1 #

  • fix typo

0.9.0 #

  • First beta release

0.0.1 #

  • This is currently just a placeholder for the new version of the get_it_mixin
166
likes
160
points
6.6k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.11 - 2025.03.26

The simple state management powered by get_it. It allows to observe changes of objects inside the get_it service locator and rebuild the UI accordingly.

Repository (GitHub)

Topics

#state-management #dependency-injection #architecture #get-it

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, functional_listener, get_it

More

Packages that depend on watch_it