
- Stars
- 0
- Forks
- 0
- Last push (UTC)
- Mar 9, 2024
- Project status
- Active

GITHUB User @AbdurM
Senior React Native Developer (Sydney, Australia)
Sydney
LanguagesC++CMakeDartRubyHTMLCSwiftKotlinObjective-C
Packages published by this repository
Dependencies used
Dependency list 6 items
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
Any Scroll
- A Flutter widget that lets you scroll both horizontally and vertically.
- Works on iOS, Android, Mac, Windows and Web.
- Use it just like you'd use a list view.
- Originally written for my personal project. Trying to contribute a little to the amazing flutter community. :-)
- Abdur Mohammed | Senior Software Engineer | Sydney, Australia
Demos
Mobile
Screenshot
Desktop
Screenshot
Web
Screenshot
Personal app
Screenshot
Example Usage
FlutterAnyScroll(
mainAxisCount: 5,
crossAxisCount: 5,
crossAxisSpacing: 5,
header: const SampleHeader(),
children: sampleListViewItems,
);
About author
LinkedIn
GitHub
Twitter @Abdur_Developer