criteria_selector 0.1.0 copy "criteria_selector: ^0.1.0" to clipboard
criteria_selector: ^0.1.0 copied to clipboard

A Flutter package for creating a criteria selector widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add criteria_selector

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

dependencies:
  criteria_selector: ^0.1.0

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:criteria_selector/criteria_selector.dart';
0
likes
140
points
35
downloads

Documentation

API reference

Publisher

verified publisherzeaon.dev

Weekly Downloads

A Flutter package for creating a criteria selector widget.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, flutter

More

Packages that depend on criteria_selector