syncfusion_flutter_pdf 20.1.59-beta copy "syncfusion_flutter_pdf: ^20.1.59-beta" to clipboard
syncfusion_flutter_pdf: ^20.1.59-beta copied to clipboard

The Flutter PDF is a library written natively in Dart for creating, reading, editing, and securing PDF files in Android, iOS, and web platforms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add syncfusion_flutter_pdf

With Flutter:

 $ flutter pub add syncfusion_flutter_pdf

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

dependencies:
  syncfusion_flutter_pdf: ^20.1.59-beta

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:syncfusion_flutter_pdf/pdf.dart';
647
likes
0
pub points
98%
popularity

Publisher

verified publishersyncfusion.com

The Flutter PDF is a library written natively in Dart for creating, reading, editing, and securing PDF files in Android, iOS, and web platforms.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

convert, crypto, flutter, intl, syncfusion_flutter_core, xml

More

Packages that depend on syncfusion_flutter_pdf