sliver_sticky_collapsable_panel 2.0.7 copy "sliver_sticky_collapsable_panel: ^2.0.7" to clipboard
sliver_sticky_collapsable_panel: ^2.0.7 copied to clipboard

A Sliver implementation of sticky collapsable panel, with a box header rebuild on status and a sliver child as panel content.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sliver_sticky_collapsable_panel
copied to clipboard

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

dependencies:
  sliver_sticky_collapsable_panel: ^2.0.7
copied to clipboard

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:sliver_sticky_collapsable_panel/sliver_sticky_collapsable_panel.dart';
copied to clipboard
80
likes
160
points
829
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.24 - 2025.01.06

A Sliver implementation of sticky collapsable panel, with a box header rebuild on status and a sliver child as panel content.

Repository (GitHub)
View/report issues

Topics

#ios #sticky #collapsable #expandable #header

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sliver_sticky_collapsable_panel