image_grid 0.0.7+3 copy "image_grid: ^0.0.7+3" to clipboard
image_grid: ^0.0.7+3 copied to clipboard

This is project show image grid and with add button to add more images and minus to remove image in grid

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_grid

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

dependencies:
  image_grid: ^0.0.7+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:image_grid/image_grid.dart';
2
likes
110
pub points
20%
popularity

Publisher

unverified uploader

This is project show image grid and with add button to add more images and minus to remove image in grid

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, file_support, flutter, flutter_web_plugins, image_picker, logger, material_dialogs

More

Packages that depend on image_grid