model_fetch 0.5.2 copy "model_fetch: ^0.5.2" to clipboard
model_fetch: ^0.5.2 copied to clipboard

A lazy load BLoC wrapper for your data source.

0.5.2 #

  • Downgrade the Dart SDK upper limit to <3.0.0 from <4.0.0 because of incomplete support by pub.dev.

0.5.1 #

  • Added CollectionBloc.onError, LazyLoadBloc.onError.

0.5.0 #

  • Added AbstractFilter.pageSize.

0.4.0 #

  • BREAKING: CollectionBloc.dispose and ModelByIdBloc.dispose are asynchronous.
  • BREAKING: Support and require model_interfaces v0.3.0.
  • Use total_lints.
  • Licensed under MIT-0.

0.3.0 #

  • BREAKING: Renamed LazyLoadState to CollectionState.
  • Added CollectionBloc as a superclass of LazyLoadBloc.

0.2.0 #

  • BREAKING: Renamed LazyLoadStatus to LoadStatus.
  • Added ModelByIdBloc.

0.1.0 #

  • Initial release.
6
likes
0
pub points
0%
popularity

Publisher

verified publisherainkin.com

A lazy load BLoC wrapper for your data source.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, model_interfaces, rxdart

More

Packages that depend on model_fetch