m_checkbox 0.0.2 copy "m_checkbox: ^0.0.2" to clipboard
m_checkbox: ^0.0.2 copied to clipboard

A extended CheckBox based on the CheckBox.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m_checkbox

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

dependencies:
  m_checkbox: ^0.0.2

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

Publisher

unverified uploader

A extended CheckBox based on the CheckBox.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on m_checkbox