惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
Recent Announcements
Recent Announcements
L
LangChain Blog
B
Blog
阮一峰的网络日志
阮一峰的网络日志
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
D
Docker
WordPress大学
WordPress大学
J
Java Code Geeks
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
博客园 - 叶小钗
Last Week in AI
Last Week in AI
Stack Overflow Blog
Stack Overflow Blog
有赞技术团队
有赞技术团队
MyScale Blog
MyScale Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MongoDB | Blog
MongoDB | Blog
博客园 - Franky

Inside Nutrient

A guide to the invisible work behind documents Introducing Nutrient Documents for Salesforce: Native document generation and signing Document AI vs. traditional OCR: Choosing between OCR, AI, and hybrid pipelines PDF SDK compliance and security evaluation checklist for enterprise teams (2026) Invariant Corp replaces paper processes with Nutrient Workflow and scales without limits What is process mapping? A complete guide Nutrient vs. Conga Composer for Salesforce document generation (2026) Document routing: How to automate document distribution The CTO’s AI playbook: Why accountability architecture beats orchestration Compliance workflow automation: Why built-in compliance is table stakes Workflow diagrams: Examples, symbols, and how to build one that actually runs Digital forms: Replace paper forms with automated workflows Approval workflow software: How to automate approvals Why document-centric automation is different The CEO’s AI playbook: Why decision architecture beats model selection Nutrient SDK product updates for Q1 2026 PDF redaction verification: How to prove sensitive data is permanently removed What is a VPAT? The complete guide to accessibility conformance reports What is PDF/UA? The accessible PDF standard explained Salesforce eSignatures: Generate, sign, and track documents in one flow Online document viewer: Options, tradeoffs, and how to embed one Document viewer for web apps: React, Vue, Angular (2026) Best document viewers in 2026: A buyer’s guide How to edit a PDF in Python: Add text, images, and annotations Nutrient advances Workflow platform with agentic AI for enterprise-grade speed and consistency in document-heavy operations How to create a Salesforce quote template from opportunity data The business case for accessibility: Five ways it drives enterprise value Python PDF library comparison (2026): 7 libraries for developers Why your AI agent hallucinates PDF table data PDF.js limitations: When to upgrade to a commercial PDF SDK
PSPDFKit 3.8 for Flutter with Web Support
Julius Kato Mutumba · 2024-02-06 · via Inside Nutrient

Table of contents

    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.

    In this release, we added more examples(opens in a new tab) 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.

    Explore related topics

    Try for free Ready to get started?

    Related SDK articles

    Explore more