rivertion 0.1.0-dev.3 copy "rivertion: ^0.1.0-dev.3" to clipboard
rivertion: ^0.1.0-dev.3 copied to clipboard

outdated

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

CHANGELOG #

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
2
likes
0
points
199
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, mek_data_class, meta, riverbloc, riverpod, rxdart

More

Packages that depend on rivertion