custom_refresh_indicator 0.2.1
custom_refresh_indicator: ^0.2.1 copied to clipboard
Flutter Widget that make it easy to implement custom refresh indicator.
0.2.1 #
- Upgrade example to AndroidX
- Improved README
0.2.0 Added support for BouncingScrollPhysics. #
- Added support for
BouncingScrollPhysics
- ios default sroll physics - Improved readme
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