dropdown_cupertino 0.0.2 dropdown_cupertino: ^0.0.2 copied to clipboard
DropDown cupertino flutter package.
You can use this widget that can perform any enum selection on iOS and Android devices.
Features #
Select any enum with cupertino style
Getting started #
TODO: List prerequisites and provide or point to information on how to start using the package.
Usage #
There is an example, you can check it
to /example
folder.
const like = 'sample';
Additional information #
Working on more flexible for it.