scroll_positioned 0.0.4 copy "scroll_positioned: ^0.0.4" to clipboard
scroll_positioned: ^0.0.4 copied to clipboard

Allows to position widgets fixed along with a scroll. Can be positioned relative to the parent, or the absolute position. Best used with a Scrollable, but can be used on its own.

0.0.4 #

Added:

  • Documentation to AbsolutePositioned

Fixed:

  • Reversed axis in ScrollPositioned

Changed:

  • Moved AbsolutePositioned to a different file

Removed:

  • Unused position variable

0.0.3 #

Added:

  • flutter_lints developer dependency
  • Interactive exemples with DartPad

Fixed:

  • Code improvements (lints)
  • Example 2 GIF had a different fps

0.0.2 #

Fixed:

  • pubspec.yaml homepage was unreachable

0.0.1 #

Initial release: ScrollPositioned

8
likes
120
pub points
21%
popularity

Publisher

verified publisherdrafakiller.com

Allows to position widgets fixed along with a scroll. Can be positioned relative to the parent, or the absolute position. Best used with a Scrollable, but can be used on its own.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on scroll_positioned