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

outdated

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.1

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

Publisher

verified publisherlozn.top

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

expandable_page_view, flutter

More

Packages that depend on smart_gridded_pageview