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
100
pub points
52%
popularity

Publisher

verified publishersongfei.org

Clickable components with cascading parameters for report

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, logging

More

Packages that depend on clickable