Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 395 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 395 Bytes

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.