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

PlatformiOS
outdated

Carousel Grid é um package para exibir thumbnail de imagens em grid com cache e zoom.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carousel_grid

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

dependencies:
  carousel_grid: ^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:carousel_grid/carousel_grid.dart';
26
likes
160
pub points
73%
popularity

Publisher

unverified uploader

Carousel Grid é um package para exibir thumbnail de imagens em grid com cache e zoom.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cached_network_image, flutter, image_network, infinite_carousel, photo_view

More

Packages that depend on carousel_grid