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

Grid Menu with dynamic column and row, and showing more grid menu on Snackbar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snack_grid_menu

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

dependencies:
  snack_grid_menu: ^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:snack_grid_menu/snack_grid_menu.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Grid Menu with dynamic column and row, and showing more grid menu on Snackbar.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on snack_grid_menu