rolling_images 0.0.2 copy "rolling_images: ^0.0.2" to clipboard
rolling_images: ^0.0.2 copied to clipboard

A package to exhibit your work portfolio/products catalogue with rolling images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rolling_images

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

dependencies:
  rolling_images: ^0.0.2

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

Publisher

verified publishercodingloops.com

Weekly Downloads

A package to exhibit your work portfolio/products catalogue with rolling images.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on rolling_images