free_scroll 1.0.6 copy "free_scroll: ^1.0.6" to clipboard
free_scroll: ^1.0.6 copied to clipboard

A Flutter package that enables freeform scrolling and zooming of widgets within a constrained area.

1.0.6 #

  • Introduced a scrollDirection parameter to allow users to customize whether scrolling is horizontal, vertical, or both.
  • Improved compatibility with Flutter’s newer versions, enhancing overall stability.
  • Fixed an issue where custom padding would not be applied correctly in some edge cases.
  • Optimized memory usage when rendering large numbers of items in the scrollable area.
  • Enhanced documentation with examples for advanced use cases and configurations.
  • Minor UI improvements in the default scroll area layout for better visual consistency.

1.0.5 #

  • Added support for custom scroll speed via the scrollSpeed parameter for finer control over scrolling behavior.
  • Improved performance when handling multiple widgets inside the scrollable area.
  • Fixed a bug where zooming and scrolling could conflict when using very small or large zoom scales.

1.0.4 #

  • Enhanced the responsiveness of the layout on different screen sizes and devices.
  • Updated the example code in the documentation to reflect recent changes and improvements.
  • Minor bug fixes and optimizations for smoother touch and mouse interactions.

1.0.3 #

  • Added support for customizing the zoom sensitivity via a zoomSensitivity parameter.
  • Improved handling of large images and complex widgets inside the scrollable area.
  • Fixed an issue where the scrollable area would not reset after zooming out to the minimum scale.
  • Enhanced touch and mouse gesture recognition for smoother interaction.
  • Updated dependencies and improved compatibility with the latest Flutter versions.
  • Fixed minor UI issues in the documentation example.

1.0.2 #

  • Fixed a bug where scrolling would not work correctly on non-touchscreen devices.
  • Improved performance when zooming in large lists of items.
  • Added better handling for edge cases when zooming and panning simultaneously.
  • Updated documentation for better clarity on parameters and usage.

1.0.1 #

  • TODO: Describe initial release.
26
likes
0
points
31
downloads

Publisher

verified publisherfazilkp.in

Weekly Downloads

A Flutter package that enables freeform scrolling and zooming of widgets within a constrained area.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_hooks

More

Packages that depend on free_scroll