kisrs 2.1.0 copy "kisrs: ^2.1.0" to clipboard
kisrs: ^2.1.0 copied to clipboard

Keep It Simple, Reactive State - A library for simplifying State management.

[2.1.0] - Sat Apr 20 2019 #

  • Add ReactiveTextField

[2.0.1] - Sat Mar 16 2019 #

  • Fix null check of StoreManager disposer

[2.0.0] - Sat Mar 16 2019 #

  • Fix several conceptual flaws of older versions.

[1.0.5] - Sat Mar 16 2019 #

  • If DataPoint.value == null, allow any mutation

[1.0.4] - Mon Mar 12 2019 #

  • Make DataPoint.onChange async

[1.0.3] - Mon Mar 12 2019 #

  • DataPoint.onChange now gets executed before the data is being added to the sink. You can modify the data. If you want to refuse a change, return null.

[1.0.2] - Mon Mar 12 2019 #

  • Define DataPoint.onChange return type.

[1.0.1] - Mon Mar 11 2019 #

  • Added DataPoint onChange

[1.0.0] - Mon Mar 11 2019 #

  • Initial Release
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Keep It Simple, Reactive State - A library for simplifying State management.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on kisrs