tiktoklikescroller 0.1.10 tiktoklikescroller: ^0.1.10 copied to clipboard
A vertical fullscreen scroll implementation that snaps in place, similar to the TikTok app
[0.1.10] - 11 February 2022 #
- Fixing static analysis issues highlighted by pub.dev
[0.1.9] - 11 February 2022 #
- Introducing a few more tests to cover the callback and considering architecture for controller implementation
[0.1.8] - 11 August 2021 #
- Introducing an event callback
[0.1.6] - 29 April 2021 #
- Bug fix when using within another view. Replaced MediaQuery with LayoutBuilder
[0.1.5] - 04 March 2021 #
- Support for null safety
[0.1.2] - 15 February 2021 #
- Improved DartDocs
[0.1.1] - 06 June 2020 #
- Added a duration parameter for customising the speediness
[0.1.0] - 06 June 2020 #
- Provided a better example and now include a animated GIF
[0.0.2] - 05 June 2020 #
- Fixed an out of bounds crash
- Wrapped widget builders with SizedBox to expand them
- Fixed readmes
[0.0.1] - 05 June 2020 #
- Initial release