apptomate_custom_dropdown 0.0.3 copy "apptomate_custom_dropdown: ^0.0.3" to clipboard
apptomate_custom_dropdown: ^0.0.3 copied to clipboard

This CustomDropDown widget is a reusable, customizable dropdown widget in Flutter that allows you to create dropdown menus with enhanced styling and behavior.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apptomate_custom_dropdown

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

dependencies:
  apptomate_custom_dropdown: ^0.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:apptomate_custom_dropdown/apptomate_custom_dropdown.dart';
0
likes
150
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

This CustomDropDown widget is a reusable, customizable dropdown widget in Flutter that allows you to create dropdown menus with enhanced styling and behavior.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dropdown_button2, flutter

More

Packages that depend on apptomate_custom_dropdown