local_image_pager 0.6.2 copy "local_image_pager: ^0.6.2" to clipboard
local_image_pager: ^0.6.2 copied to clipboard

A plugin for showing your device's local images with pagination.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_image_pager

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

dependencies:
  local_image_pager: ^0.6.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:local_image_pager/local_image_pager.dart';
9
likes
130
pub points
28%
popularity

Publisher

verified publisherarblet.com

A plugin for showing your device's local images with pagination.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, synchronized

More

Packages that depend on local_image_pager