flexible_horizontal_list_view 0.2.0
flexible_horizontal_list_view: ^0.2.0 copied to clipboard
A horizontal ListView that doesn't require a fixed height
0.2.0 #
Changed #
-
BREAKING: Increased minimum Flutter SDK constraint to
3.24.0and Dart SDK to3.5.0resolving build failures on earlier versions. This alignment is required for framework APIs used in the package:-
hitTestBehaviorinScrollablewas added in Flutter 3.24.0 (#146403). -
calculateLeadingGarbageandcalculateTrailingGarbagewere introduced in Flutter 3.22.0 (#143884).
-
-
Add some screenshots.
0.1.2 #
- Fixed images in README.md not displaying.
0.1.1 #
- Add
screenshotsfield topubspec.yaml.
0.1.0 #
- Initial release.
- Minimum supported SDK version: Flutter 3.13/Dart 3.1.
