responsive_gridview 1.0.2 copy "responsive_gridview: ^1.0.2" to clipboard
responsive_gridview: ^1.0.2 copied to clipboard

Responsive GridViw For All Platform, Configure custom columns count, Adjust Child and Overall Padding

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add responsive_gridview

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

dependencies:
  responsive_gridview: ^1.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:responsive_gridview/responsive_gridview.dart';
7
likes
140
pub points
66%
popularity

Publisher

verified publishertherohitsoni.in

Responsive GridViw For All Platform, Configure custom columns count, Adjust Child and Overall Padding

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on responsive_gridview