clickable 0.0.11 copy "clickable: ^0.0.11" to clipboard
clickable: ^0.0.11 copied to clipboard

Clickable components with cascading parameters for report

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clickable

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

dependencies:
  clickable: ^0.0.11

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:clickable/clickable.dart';
1
likes
120
points
65
downloads

Publisher

verified publishersongfei.org

Weekly Downloads

Clickable components with cascading parameters for report

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging

More

Packages that depend on clickable