pluviora 1.0.0 copy "pluviora: ^1.0.0" to clipboard
pluviora: ^1.0.0 copied to clipboard

A Flutter Cross-Platform Library for Special File Previewing

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pluviora

With Flutter:

 $ flutter pub add pluviora

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

dependencies:
  pluviora: ^1.0.0

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:pluviora/pluviora.dart';
0
likes
0
points
341
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Cross-Platform Library for Special File Previewing

Repository (GitHub)
View/report issues

Topics

#flutter #ffi #file-preview #native-assets #cross-platform

License

unknown (license)

Dependencies

code_assets, ffi, flutter, flutter_avif, flutter_soloud, hooks, logging, native_toolchain_c

More

Packages that depend on pluviora