rivertion 2.0.0 copy "rivertion: ^2.0.0" to clipboard
rivertion: ^2.0.0 copied to clipboard

Extends riverpod by adding the ability to manipulate data via asynchronous mutations / actions.

CHANGELOG #

2.0.0 #

  • Support riverpod ^2.0.0

0.1.0-dev.3 #

  • Fix MutationBloc emit new state when it is closed
  • Added on MutationState new methods: mapOrNull, when, maybeWhen, whenOrNull

0.1.0-dev.2 #

  • Now the errors of onFailed, onSuccess, onSettled are brought back to BlocObserver
  • Fix DebounceBloc not correct emits state

0.1.0-dev.1 #

  • Perform asynchronous data mutations
  • Refresh a provider's when mutation complete
1
likes
130
pub points
23%
popularity

Publisher

unverified uploader

Extends riverpod by adding the ability to manipulate data via asynchronous mutations / actions.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bloc, mek_data_class, meta, riverbloc, riverpod, rxdart

More

Packages that depend on rivertion