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

you can set gird-view's header and footer, section's header and footer,and 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.3

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
145
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

you can set gird-view's header and footer, section's header and footer,and 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