simple_expander 0.1.3 copy "simple_expander: ^0.1.3" to clipboard
simple_expander: ^0.1.3 copied to clipboard

outdated

This package is composed of a simple expansion tile that I made myself because the existing ones didn't satisfied me for a specific project I have

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_expander

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

dependencies:
  simple_expander: ^0.1.3

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:simple_expander/simple_expander.dart';
2
likes
0
points
98
downloads

Publisher

verified publisherlaurentstienon.com

Weekly Downloads

This package is composed of a simple expansion tile that I made myself because the existing ones didn't satisfied me for a specific project I have

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on simple_expander