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

EasyRadio is a customizable radio button widget for Flutter that offers consistent animation, easy customization of sizes, shape, inner dot shape.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_radio

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

dependencies:
  easy_radio: ^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:easy_radio/easy_radio.dart';
14
likes
150
pub points
84%
popularity

Publisher

unverified uploader

EasyRadio is a customizable radio button widget for Flutter that offers consistent animation, easy customization of sizes, shape, inner dot shape.

Repository (GitHub)
View/report issues

Topics

#radio #buttons #radio-buttons #custom-radio-buttons

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on easy_radio