round_checkbox_group 0.0.6 copy "round_checkbox_group: ^0.0.6" to clipboard
round_checkbox_group: ^0.0.6 copied to clipboard

outdated

A new Flutter package. This package is use to show round checkbox group with functionality of radio button. It is used for custom checkbox that user want to change in checkbox shape and functionality.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add round_checkbox_group

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

dependencies:
  round_checkbox_group: ^0.0.6

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:round_checkbox_group/round_checkbox_group.dart';
1
likes
20
pub points
11%
popularity

Publisher

unverified uploader

A new Flutter package. This package is use to show round checkbox group with functionality of radio button. It is used for custom checkbox that user want to change in checkbox shape and functionality.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on round_checkbox_group