scroll_positioned 0.0.4
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