flutter_slideshow 1.0.1 copy "flutter_slideshow: ^1.0.1" to clipboard
flutter_slideshow: ^1.0.1 copied to clipboard

PlatformmacOS

Image slideshow with functionalities like share, favorite and change wallpaper.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_slideshow

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

dependencies:
  flutter_slideshow: ^1.0.1

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_slideshow/img_card.dart';
import 'package:flutter_slideshow/slideshow.dart';
import 'package:flutter_slideshow/ticker.dart';
2
likes
150
pub points
23%
popularity

Publisher

verified publisheritrydat.com

Image slideshow with functionalities like share, favorite and change wallpaper.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bg, cached_network_image, flutter, share_plus

More

Packages that depend on flutter_slideshow