cascade_widget 3.0.3 copy "cascade_widget: ^3.0.3" to clipboard
cascade_widget: ^3.0.3 copied to clipboard

A versatile Flutter cascade selection widget, offering multi-level cascading dropdowns with single and multiple selection options. Ideal for web and desktop applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cascade_widget

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

dependencies:
  cascade_widget: ^3.0.3

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:cascade_widget/cascade_widget.dart';
4
likes
140
points
499
downloads

Publisher

unverified uploader

Weekly Downloads

A versatile Flutter cascade selection widget, offering multi-level cascading dropdowns with single and multiple selection options. Ideal for web and desktop applications.

Repository (GitHub)
View/report issues

Topics

#cascade #dropdown #multiselect #form #select

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on cascade_widget