facebook_image_view 0.0.1 copy "facebook_image_view: ^0.0.1" to clipboard
facebook_image_view: ^0.0.1 copied to clipboard

A simple widget to display image in a full-screen,double tap to zoom, swipe it to dismiss.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facebook_image_view

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

dependencies:
  facebook_image_view: ^0.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:facebook_image_view/facebook_image_view.dart';
0
likes
130
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A simple widget to display image in a full-screen,double tap to zoom, swipe it to dismiss.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, stacked

More

Packages that depend on facebook_image_view