custom_refresh_indicator 0.1.1
custom_refresh_indicator: ^0.1.1 copied to clipboard
Flutter Widget that make it easy to implement custom refresh indicator.
[0.1.1] #
- Extracted inbox example to
letter_refresh_indicator
package
[0.1.0] - Initial version. #
- Added basic
CustomRefreshIndicator
widget withCustomRefreshIndicatorData
class. - Added
SimpleIndicatorContainer
widget which simulate defaultRefreshIndicator
container - Added examples:
- inbox
- simple
- blur