flutter_check_box_rounded 3.2.3 copy "flutter_check_box_rounded: ^3.2.3" to clipboard
flutter_check_box_rounded: ^3.2.3 copied to clipboard

Package created to give a fully functional and customizable rounded checkbox.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_check_box_rounded

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

dependencies:
  flutter_check_box_rounded: ^3.2.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:flutter_check_box_rounded/flutter_check_box_rounded.dart';
3
likes
160
pub points
78%
popularity

Publisher

unverified uploader

Package created to give a fully functional and customizable rounded checkbox.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_check_box_rounded