flutter_scroll_gallery 0.1.1 copy "flutter_scroll_gallery: ^0.1.1" to clipboard
flutter_scroll_gallery: ^0.1.1 copied to clipboard

A Flutter package that help you to create Image carousels with scroll thumbnail in bottom

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_scroll_gallery

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

dependencies:
  flutter_scroll_gallery: ^0.1.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_scroll_gallery/flutter_scroll_gallery.dart';
9
likes
30
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that help you to create Image carousels with scroll thumbnail in bottom

View/report issues

License

MIT (license)

Dependencies

flutter, photo_view

More

Packages that depend on flutter_scroll_gallery