Blog Post

PSPDFKit 3.8 for Flutter with Web Support

We’re excited to announce the release of PSPDFKit 3.8 for Flutter. This release adds web support to the list of platforms supported by the PSPDFKit Flutter SDK. With this new web support, you can now build apps for iOS, Android, and the web using the same codebase. Additionally, this release introduces the PdfConfiguration class, which replaces Maps<String, dynamic>, which was used to configure the PspdfkitView widget. The PdfConfiguration class provides a typesafe way to configure the PspdfkitView widget.

Web Support

Flutter web support

With this version of Flutter, it’s now easier than ever to build apps for the web. Using our new web support, you can build apps for iOS, Android, and the web using the same codebase. Web support comes with a wide range of features and benefits.

Key Features

  • Document viewer

  • Annotation creation and editing

  • Form filling

  • User interface (UI) customization

  • Theme customization

  • Localization

  • And much more

Benefits

  • Tap into the power of Flutter to build beautiful apps for the web.

  • Build apps for iOS, Android, and the web using the same codebase.

  • Use the same APIs across all platforms.

  • Unlimited customization through the underlying platform SDKs.

PdfConfiguration Class

The PdfConfiguration class is a new class that replaces Maps<String, dynamic>, which was used to configure the PspdfkitView widget. This class provides a typesafe way to configure the PspdfkitView widget. If you’re not ready to migrate to the PdfConfiguration class, you can still use Maps<String, dynamic> to configure the PspdfkitView widget.

Expanding PspdfkitView Widget Examples

In this release, we added more examples that clearly demonstrate what the PspdfkitView widget can do. These examples replace basic platform views to make the code cleaner and provide a better experience for developers.

Enhancements and Bug Fixes for Native SDKs

In addition to these features, we incorporated the latest updates from the native iOS and Android SDKs. For a detailed overview of the updates, please refer to the iOS and Android changelogs.

Conclusion

Upgrade to PSPDFKit 3.8 for Flutter now and unlock a new level of customization and efficiency. If you’re interested in PSPDFKit for Flutter, contact our Sales team. For a complete list of features, visit the Flutter guides. We’d love to hear about your use case and discuss how to best implement it.

Related Products
Share Post
Free 60-Day Trial Try PSPDFKit in your app today.
Free Trial

Related Articles

Explore more
PRODUCTS  |  Flutter • Releases

PSPDFKit 3.7 for Flutter Adds Annotation Preset Customization

PRODUCTS  |  Flutter • Releases

PSPDFKit 3.6 for Flutter Adds Measurement Tools

TUTORIALS  |  Flutter • PDF Generation

How to Convert an Image to a PDF in Flutter