atom_notifier 1.5.0 copy "atom_notifier: ^1.5.0" to clipboard
atom_notifier: ^1.5.0 copied to clipboard

An easy to use value notifier wrapper with some sugar syntax

1.5.0 #

  • Added iterable atom

1.4.0 #

  • Changed AtomNotifier class to extended from value notifier instead of controlling it over a private argument

1.3.0 #

  • Added debounce method to ListenableAtom

1.2.0 #

  • Added GetxAtomNotifier class
  • Added notifier() and getxNotifier() factories to ListenableAtom

1.1.0 #

  • Added TypedState extension, to get & check atom app stats easier than before
  • BREAKING CHANGE: set() method to listen() on [AtomInputController]
  • BREAKING CHANGE: removing type property from [TypedAtomHandler]. You should be able now to set the state type with generics

1.0.4 #

  • Added AtomInputController which extends TextEditingController

1.0.3 #

  • Changed: Making Atom an Listenable by implementing ValueListenable

1.0.1 #

  • Fix: Removed unexisting state parameter reference from MultiAtomObserver
  • Added removeListeners() to AtomNotifier, which is meant to remove all listeners

1.0.0 #

  • Added default reactive components
  • Added default application states
3
likes
150
points
34
downloads

Publisher

verified publisherviniciusamelio.com.br

Weekly Downloads

An easy to use value notifier wrapper with some sugar syntax

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, get

More

Packages that depend on atom_notifier