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

A dynamic multi-check Flutter widget with JSON serialization and customizable items.Add, remove,and manage checkable items with ease.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_multicheck_value

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

dependencies:
  flutter_multicheck_value: ^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:flutter_multicheck_value/dynamic_multicheck.dart';
import 'package:flutter_multicheck_value/dynamic_multicheck_provider.dart';
0
likes
160
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A dynamic multi-check Flutter widget with JSON serialization and customizable items.Add, remove,and manage checkable items with ease.

Homepage

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on flutter_multicheck_value