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

PlatformiOS

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.5

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';
25
likes
140
pub points
76%
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