flutter_image_grids 2.0.0 copy "flutter_image_grids: ^2.0.0" to clipboard
flutter_image_grids: ^2.0.0 copied to clipboard

Stylish Image Grids with network, asset, file & memory support. Platform-independent UI package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_image_grids

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

dependencies:
  flutter_image_grids: ^2.0.0

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:flutter_image_grids/flutter_image_grids.dart';
2
likes
150
points
55
downloads

Documentation

API reference

Publisher

verified publishervenx.site

Weekly Downloads

Stylish Image Grids with network, asset, file & memory support. Platform-independent UI package.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on flutter_image_grids