reorderable_carousel 0.2.0 copy "reorderable_carousel: ^0.2.0" to clipboard
reorderable_carousel: ^0.2.0 copied to clipboard

outdated

A carousel in that allows one to reorder the contents of it via drag and drop

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2021-03-31 #

Changed #

  • addItemAt can now be used async. Meaning that onItemSelected won't be called until it completes

0.2.0-nullsafety - 2021-03-24 #

Changed #

  • Null safety

0.1.1 - 2021-03-24 #

Added #

  • Add parameter itemWidthFraction to control how item width is calculated

Changed #

  • Change scroll calculation to accommodate non-fixed item fraction

Fixed #

  • Scroll to item getting used on wrong gesture

0.1.0+2 - 2021-03-23 #

Fixed #

  • Fix clicking on item not scrolling to said item

0.1.0+1 - 2021-03-23 #

Changed #

  • Fix image url in readme
  • Update pubspec description

0.1.0 - 2021-03-23 #

Added #

  • Initial release of package
16
likes
0
pub points
53%
popularity

Publisher

verified publishertylernorbury.com

A carousel in that allows one to reorder the contents of it via drag and drop

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on reorderable_carousel