flutter_paging 0.1.1 copy "flutter_paging: ^0.1.1" to clipboard
flutter_paging: ^0.1.1 copied to clipboard

Paging your widgets from local or storage. Decoupling UI and data.

0.1.1 #

  • Fix completer bug.

0.1.0 #

  • call init() in KeyedDataSource constructor.

0.0.5 #

  • Fix Bug: StreamController.add won't be called once KeyedDataSource closed
  • add closed property in KeyedDataSource

0.0.4 #

  • fix bug

0.0.3+1 #

  • export PagingItemWidget

0.0.3 #

  • add PagingItemWidget

0.0.2 #

  • Enable autoCloseStream in PagingListView.

0.0.1 #

  • initial release.
0
likes
20
pub points
36%
popularity

Publisher

unverified uploader

Paging your widgets from local or storage. Decoupling UI and data.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on flutter_paging