swipe_selector

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

swipe selector

This package contains a set of functions and classes that make it easy to use selector. It's multi-platform, and supports mobile, desktop, and the browser.
Usage #
add this code into your project and enjoy.
import 'package:swipe_selector/swipe_selector.dart';


List colors = ['blue', 'yellow', 'white', 'brown', 'orange', 'black'];

SwipeSelector(items: colors); // items are required property
copied to clipboard

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.