dart_pdf_editor_assets 3.3.1 copy "dart_pdf_editor_assets: ^3.3.1" to clipboard
dart_pdf_editor_assets: ^3.3.1 copied to clipboard

Optional bundled assets for dart_pdf_editor - the six editor fonts and the prebuilt web render worker. Depend on it (and call registerBundledEditorAssets) for the full-featured editor; omit it for a s [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_pdf_editor_assets

With Flutter:

 $ flutter pub add dart_pdf_editor_assets

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

dependencies:
  dart_pdf_editor_assets: ^3.3.1

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:dart_pdf_editor_assets/dart_pdf_editor_assets.dart';
0
likes
0
points
6.67k
downloads

Publisher

unverified uploader

Weekly Downloads

Optional bundled assets for dart_pdf_editor - the six editor fonts and the prebuilt web render worker. Depend on it (and call registerBundledEditorAssets) for the full-featured editor; omit it for a size-minimal viewer that ships neither.

Repository (GitHub)
View/report issues

Topics

#pdf #pdf-editor #fonts #assets

License

unknown (license)

Dependencies

dart_pdf_editor, flutter

More

Packages that depend on dart_pdf_editor_assets