yu_file_preview 0.1.1 copy "yu_file_preview: ^0.1.1" to clipboard
yu_file_preview: ^0.1.1 copied to clipboard

Full-screen media preview for Flutter. Integrates yuni_photo_view, yu_ni_image_widget, and yu_ni_player. Supports image, video, multi-platform UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yu_file_preview

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

dependencies:
  yu_file_preview: ^0.1.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:yu_file_preview/yu_file_preview.dart';
0
likes
135
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Full-screen media preview for Flutter. Integrates yuni_photo_view, yu_ni_image_widget, and yu_ni_player. Supports image, video, multi-platform UI.

License

MIT (license)

Dependencies

crypto, flutter, flutter_cache_manager, yu_ni_image_widget, yu_ni_player_base, yu_ni_player_tx_player, yu_ni_player_video_player_kit, yuni_photo_view, yuni_widget

More

Packages that depend on yu_file_preview