wheel_expand_list 0.0.1 copy "wheel_expand_list: ^0.0.1" to clipboard
wheel_expand_list: ^0.0.1 copied to clipboard

outdated

It works in 3D with horizontal scrolling. If the area is exceeded, vertical scrolling occurs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wheel_expand_list

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  wheel_expand_list: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wheel_expand_list/wheel_expand_list.dart';
7
likes
0
points
74
downloads

Publisher

verified publishereverydaysoft.co.jp

Weekly Downloads

It works in 3D with horizontal scrolling. If the area is exceeded, vertical scrolling occurs.

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wheel_expand_list