single_child_two_dimensional_scroll_view
A box in which a single widget can be scrolled in two dimensions
0.1.0
5.8K downloads/mo
#3629 most downloaded on pub.dev
sjhorn/single_child_two_dimensional_scroll_view
What this package is like to depend on
Last release 5 months ago
15 Mar 2026
Release timing varies
gaps range from 3 months to 1.8 years
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
4 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
4 releases · Feb 2024 to Mar 2026
2025
2026
Releases
latest 4-
0.1.015 Mar 2026Release notes
Open source →- Modernise SDK constraints:
sdk >=3.6.0,flutter >=3.27.0,flutter_lints ^5.0.0 - Add
hitTestBehaviorparameter (defaults toHitTestBehavior.opaque) - Add
restorationIdparameter for scroll position restoration - Add
cacheExtentandcacheExtentStyleparameters - Fix documentation typos and broken doc references
- Modernise SDK constraints:
-
0.0.326 May 2024Release notes
Open source →- Adjust the example to demonstrate Right to Left and Left to Right by tap/clicking.
-
0.0.224 Feb 2024Release notes
Open source →- Complete test suite to include semantics and behaviour of unit tests for SingleChildScrollView
-
0.0.118 Feb 2024