fold_button 1.2.1-dev copy "fold_button: ^1.2.1-dev" to clipboard
fold_button: ^1.2.1-dev copied to clipboard

outdated

A custom element to fold/unfold the element specified with the <code>target</code> attribute.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fold_button

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

dependencies:
  fold_button: ^1.2.1-dev

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fold_button/fold_button.dart';
0
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A custom element to fold/unfold the element specified with the <code>target</code> attribute.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

polymer

More

Packages that depend on fold_button