junny_previewer_assets_full 0.1.2
junny_previewer_assets_full: ^0.1.2 copied to clipboard
Full File Viewer web assets for junny_previewer.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add junny_previewer_assets_fullThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
junny_previewer_assets_full: ^0.1.2Alternatively, 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:junny_previewer_assets_full/junny_previewer_assets_full.dart';