enhance_expansion_panel 0.6.0 copy "enhance_expansion_panel: ^0.6.0" to clipboard
enhance_expansion_panel: ^0.6.0 copied to clipboard

Based on flutter 2.5.0 native component feature upgrade, support for default arrow hiding, support for custom arrows, support for arrow leading and tailing location layout;

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add enhance_expansion_panel

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

dependencies:
  enhance_expansion_panel: ^0.6.0

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:enhance_expansion_panel/enhance_expansion_panel.dart';
3
likes
130
pub points
80%
popularity

Publisher

unverified uploader

Based on flutter 2.5.0 native component feature upgrade, support for default arrow hiding, support for custom arrows, support for arrow leading and tailing location layout;

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, tuple

More

Packages that depend on enhance_expansion_panel