large_content_viewer 0.1.4 copy "large_content_viewer: ^0.1.4" to clipboard
large_content_viewer: ^0.1.4 copied to clipboard

A Flutter widget that mimics the iOS Large Content Viewer behavior.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add large_content_viewer

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

dependencies:
  large_content_viewer: ^0.1.4

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:large_content_viewer/large_content_viewer.dart';
2
likes
160
points
1.3k
downloads

Publisher

verified publishermanuelasakurarommel.com

Weekly Downloads

A Flutter widget that mimics the iOS Large Content Viewer behavior.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on large_content_viewer