sticky_header_footer 0.1.4 copy "sticky_header_footer: ^0.1.4" to clipboard
sticky_header_footer: ^0.1.4 copied to clipboard

一个在ListView中可以固定头部和尾部的控件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sticky_header_footer

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

dependencies:
  sticky_header_footer: ^0.1.4

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:sticky_header_footer/sticky_header_footer.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

一个在ListView中可以固定头部和尾部的控件

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on sticky_header_footer