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

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.2.13

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
130
points
267
downloads

Documentation

API reference

Publisher

verified publishereverydaysoft.co.jp

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wheel_expand_list

Packages that implement wheel_expand_list