Cupertino Radio Choice | Coderz Repository

cupertino_radio_choice

Last updated:

0 purchases

cupertino_radio_choice Image
cupertino_radio_choice Images

Free

Languages

Categories

Add to Cart

Description:

cupertino radio choice

Flutter Cupertino Radio Choice #
Cupertino buttons which are used as radio buttons in order to select one value.
Tutorial #
A complete tutorial how to use CupertinoRadioChoice can be found here: Tutorial
Quick Usage #
Just fill the required parameters of CupertinoRadioChoice and you're ready to go, e.g.:
CupertinoRadioChoice(
choices: {'male' : 'Male', 'female' : 'Female', 'other': 'Other'},
onChange: (selectedGender) {},
initialKeyValue: 'male')
copied to clipboard
Please refer to the example for usage: Quick-Link
Example #

Bugs/Requests #
If you encounter any problems feel free to open an issue. If you feel the library is
missing a feature, please raise a ticket on Github and I'll look into it.
Pull Request are also welcome.

License:

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

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.