wwdropdown 1.0.1 copy "wwdropdown: ^1.0.1" to clipboard
wwdropdown: ^1.0.1 copied to clipboard

customizable dropdown with API pagination and search. Supports lazy loading, debounced API calls, and dynamic filtering for efficient handling of large datasets. Fully customizable UI and behaviors

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wwdropdown

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

dependencies:
  wwdropdown: ^1.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:wwdropdown/wwdropdown.dart';
0
likes
140
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

customizable dropdown with API pagination and search. Supports lazy loading, debounced API calls, and dynamic filtering for efficient handling of large datasets. Fully customizable UI and behaviors

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on wwdropdown