onyxsio_grid_view 1.0.4 copy "onyxsio_grid_view: ^1.0.4" to clipboard
onyxsio_grid_view: ^1.0.4 copied to clipboard

Provides a Flutter grid layout. That supports multiple columns with rows of varying sizes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add onyxsio_grid_view

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

dependencies:
  onyxsio_grid_view: ^1.0.4

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:onyxsio_grid_view/onyxsio_grid_view.dart';
10
likes
140
pub points
74%
popularity

Publisher

verified publishersudeshnb.xyz

Provides a Flutter grid layout. That supports multiple columns with rows of varying sizes.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on onyxsio_grid_view