crea_radio_button 0.6.0 copy "crea_radio_button: ^0.6.0" to clipboard
crea_radio_button: ^0.6.0 copied to clipboard

A simple radio button group with any amount of options. Allows rectangular and round buttons, vertical and horizontal.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crea_radio_button

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

dependencies:
  crea_radio_button: ^0.6.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:crea_radio_button/crea_radio_button.dart';
9
likes
120
pub points
60%
popularity

Publisher

unverified uploader

A simple radio button group with any amount of options. Allows rectangular and round buttons, vertical and horizontal.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on crea_radio_button