images_box 0.2.0 copy "images_box: ^0.2.0" to clipboard
images_box: ^0.2.0 copied to clipboard

Flutter Image Popup with Multiple Features

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add images_box

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

dependencies:
  images_box: ^0.2.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:images_box/image_box.dart';
2
likes
150
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Image Popup with Multiple Features

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on images_box