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

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 had

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.10

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
150
points
83
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 had

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT-0 (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on simple_expander