flutter_fb_photo_view 1.0.4 copy "flutter_fb_photo_view: ^1.0.4" to clipboard
flutter_fb_photo_view: ^1.0.4 copied to clipboard

Package for viewing photos with zoom and swipe, just like Facebook

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_fb_photo_view

With Flutter:

 $ flutter pub add flutter_fb_photo_view

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

dependencies:
  flutter_fb_photo_view: ^1.0.4

Alternatively, your editor might support dart pub get or 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_fb_photo_view/flutter_fb_photo_view.dart';
25
likes
0
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

Package for viewing photos with zoom and swipe, just like Facebook

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, carousel_slider, cupertino_icons, dismissible_page, flutter, gap, photo_view

More

Packages that depend on flutter_fb_photo_view