flutter_scroll_to_top 1.2.0 copy "flutter_scroll_to_top: ^1.2.0" to clipboard
flutter_scroll_to_top: ^1.2.0 copied to clipboard

A package that provides a simple wrapper to wrap your scrollable widgets in, that lets you show a scroll to top prompt to the user when they scroll.

[1.2.0] - 21 November 2021. #

  • Added elevation to PromptButtonTheme
  • Added AppBarTheme's colors as default to the button, so it matches the AppBar
  • Added a didUpdateWidget override, so the PromptButtonTheme updates on hot reload

[1.1.0] - 18 April 2021. #

  • Added promptAnimationType to specify the kind of animation the prompt shows up with.

[1.0.6] - 17 April 2021. #

  • Added scrollToTopDuration and scrollToTopCurve parameters.

[1.0.5] - 17 April 2021. #

  • Alignment fix.

[1.0.4] - 17 April 2021. #

  • Removed promptTheme assert.

[1.0.3] - 17 April 2021. #

  • Updated description.

[1.0.0] - 17 April 2021. #

  • Initial Release.
102
likes
130
pub points
88%
popularity

Publisher

unverified uploader

A package that provides a simple wrapper to wrap your scrollable widgets in, that lets you show a scroll to top prompt to the user when they scroll.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_scroll_to_top