flutter_any_scroll

Last updated:

0 purchases

flutter_any_scroll Image
flutter_any_scroll Images
Add to Cart

Description:

flutter any scroll

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 #

Desktop #

Web #

Personal app #

Example Usage #
FlutterAnyScroll(
mainAxisCount: 5,
crossAxisCount: 5,
crossAxisSpacing: 5,
header: const SampleHeader(),
children: sampleListViewItems,
);
copied to clipboard
About author #
LinkedIn
GitHub
Twitter @Abdur_Developer

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.