ez_custom_scroll_view 0.0.3
ez_custom_scroll_view: ^0.0.3 copied to clipboard
A crash-safe CustomScrollView that automatically handles unbounded constraints in any direction.
0.0.3 #
- Refactor: Improve code formatting and repository links
0.0.2 #
- Docs: Added
FUNDING.ymland updatedpubspec.yamlmetadata. - Docs: Refined
README.mdfor better clarity and SEO. - Example: Added comprehensive example app with Forms and validation.
0.0.1 #
- Initial release: A defensive, self-aware version of
CustomScrollViewthat handles unbounded constraints.