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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
19
likes
150
points
300
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

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

Repository (GitHub)

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