thumbnails_view 0.0.1-nullsafety.0 copy "thumbnails_view: ^0.0.1-nullsafety.0" to clipboard
thumbnails_view: ^0.0.1-nullsafety.0 copied to clipboard

A widget with thumbnails that contain images and a big display for the selected image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thumbnails_view

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

dependencies:
  thumbnails_view: ^0.0.1-nullsafety.0

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:thumbnails_view/thumbnails_view.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A widget with thumbnails that contain images and a big display for the selected image.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on thumbnails_view