- Fix completer bug.
- call init() in KeyedDataSource constructor.
- Fix Bug: StreamController.add won't be called once KeyedDataSource closed
- add
closed
property in KeyedDataSource
- fix bug
- export PagingItemWidget
- add PagingItemWidget
- Enable autoCloseStream in PagingListView.
- initial release.