wee_drop_down

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

wee drop down

to help create custom color drop with values
Features #
Shows Drop down with custom colors and a item list
Getting started #
create item list of WeeDropDownItem s
Usage #
WEEDropDownWidget(itemList: states, selectTitle: "Select State",
onChangeEventItem: (WeeDropDownItem we){
},
primaryColor: Colors.red, meFocusNode: stateFocus, decorationColor: Colors.green
)
const like = 'sample';
copied to clipboard
Additional information #
Add this to your package's pubspec.yaml file:
dependencies:
wee_drop_down: ^0.0.1
Then you just have to import the package with
import 'package:wee_drop_down/wee_drop_down.dart';

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.