flutter_image_slideshow 0.1.5 copy "flutter_image_slideshow: ^0.1.5" to clipboard
flutter_image_slideshow: ^0.1.5 copied to clipboard

A simple image slideshow widget. Mainly intended for image widget, but other widgets can also be used.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_image_slideshow

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

dependencies:
  flutter_image_slideshow: ^0.1.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:flutter_image_slideshow/flutter_image_slideshow.dart';
193
likes
160
points
7.61k
downloads

Publisher

unverified uploader

Weekly Downloads

A simple image slideshow widget. Mainly intended for image widget, but other widgets can also be used.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_image_slideshow