scrumlab_pdf_flutter 1.2.1-nullsafety.0 copy "scrumlab_pdf_flutter: ^1.2.1-nullsafety.0" to clipboard
scrumlab_pdf_flutter: ^1.2.1-nullsafety.0 copied to clipboard

Displaying PDF from Network, File and assets easily like we display Image in Flutter Widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrumlab_pdf_flutter

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

dependencies:
  scrumlab_pdf_flutter: ^1.2.1-nullsafety.0

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:scrumlab_pdf_flutter/scrumlab_pdf_flutter.dart';
1
likes
120
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Displaying PDF from Network, File and assets easily like we display Image in Flutter Widget.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, flutter_cache_manager, http, path_provider

More

Packages that depend on scrumlab_pdf_flutter

Packages that implement scrumlab_pdf_flutter