fast_rx 0.2.5 copy "fast_rx: ^0.2.5" to clipboard
fast_rx: ^0.2.5 copied to clipboard

outdated

An easy to understand reactive state management solution for Flutter

0.2.5 #

  • Fixed notifications for RxList[x] = value
  • Improved tests to make bugs like that less likely to happen in the future
  • Added replaceAll convenience method to RxList, RxSet, and RxMap

0.2.4 #

  • Added missing annotations

0.2.3 #

  • Depend on fast_rx_test from pub

0.2.2 #

  • Fixed RxList, RxMap, and RxSet being unmodifiable

0.2.1 #

  • Added mockito to dev dependencies

0.2.0 #

  • RxList, RxMap, and RxSet no longer require an initial value to be passed in to the constructor
  • Moved testing utilities to fast_rx_test

0.1.3 #

  • Named exceptions

0.1.2 #

  • Updated documentation

0.1.1 #

  • Updated license
  • Updated documentation
  • Use unregisteredValue for RxObject methods that do not return a value
  • Added expectRxRegistration for testing RxObject registration
  • Updated tests

0.1.0 #

  • Full test coverage
  • Updated documentation
  • Added RxObject and cleaned up iterable implementations
  • Prevented unnecessary registration

0.0.4 #

  • Added conditional rebuild

0.0.3 #

  • Decreased Dart version constraint

0.0.2 #

  • Updated readme

0.0.1 #

  • Initial release
4
likes
0
pub points
42%
popularity

Publisher

verified publisherrexios.dev

An easy to understand reactive state management solution for Flutter

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fast_rx