wheel_expand_list 0.2.12 copy "wheel_expand_list: ^0.2.12" to clipboard
wheel_expand_list: ^0.2.12 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.12

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wheel_expand_list