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

Automatically wrap the content, produce the height according to the content, and support page turning custom indicator

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_gridded_pageview

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

dependencies:
  smart_gridded_pageview: ^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:smart_gridded_pageview/grid_pageview.dart';
import 'package:smart_gridded_pageview/main.dart';
import 'package:smart_gridded_pageview/ripplelayout.dart';
0
likes
100
pub points
23%
popularity

Publisher

verified publisherlozn.top

Automatically wrap the content, produce the height according to the content, and support page turning custom indicator

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

expandable_page_view, flutter

More

Packages that depend on smart_gridded_pageview