frefresh 1.1.0 copy "frefresh: ^1.1.0" to clipboard
frefresh: ^1.1.0 copied to clipboard

Help you to build pull-down refresh and pull-up loading in the simplest way.

1.0.0 #

  • the first version

1.1.0 #

  • FRefreshController added control function
    scrollTo(double position, {Duration duration = const Duration(milliseconds: 300)}) scrollBy(double position, {Duration duration = const Duration(milliseconds: 300)}) jumpTo(double postion)

  • FRefreshController adds double position, ScrollMetrics scrollMetrics and other parameters to get sliding information

  • FRefreshController adds a useful parameter backOriginOnLoadFinish. When loading is completed, whether to return to the original position. For example, when the GridView adds only one element, this parameter is useful.

119
likes
25
pub points
60%
popularity

Publisher

unverified uploader

Help you to build pull-down refresh and pull-up loading in the simplest way.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on frefresh