sliver_grid_view 0.0.2 copy "sliver_grid_view: ^0.0.2" to clipboard
sliver_grid_view: ^0.0.2 copied to clipboard

a group grid view, you can set the whole gird-view's header and footer, can set section's header and footer,support click section and scroll to the top, you can set different grid delegate for each section

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sliver_grid_view

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

dependencies:
  sliver_grid_view: ^0.0.2

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_grid_view/sliver_grid_view.dart';
7
likes
135
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

a group grid view, you can set the whole gird-view's header and footer, can set section's header and footer,support click section and scroll to the top, you can set different grid delegate for each section

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on sliver_grid_view