generic_dropdown_widget 1.0.0 copy "generic_dropdown_widget: ^1.0.0" to clipboard
generic_dropdown_widget: ^1.0.0 copied to clipboard

outdated

A generic dropdown for flutter. Enables displaying arbitrary content with an arbitrary toggle anywhere in the app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add generic_dropdown_widget

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

dependencies:
  generic_dropdown_widget: ^1.0.0

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:generic_dropdown_widget/generic_dropdown_widget.dart';
1
likes
0
points
176
downloads

Publisher

verified publishersmartive.ch

Weekly Downloads

A generic dropdown for flutter. Enables displaying arbitrary content with an arbitrary toggle anywhere in the app.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on generic_dropdown_widget