This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/flutter/signatures/digital-signatures.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. Digital signatures in Flutter

Nutrient Flutter SDK doesn’t currently bridge the Digital Signatures component. If your app needs digital signature functionality, use the native APIs for each supported platform.

For platform-specific digital signature APIs, refer to these guides:

To call these native APIs from your Flutter app, refer to the platform adapters guide. Platform adapters expose the underlying native SDK objects directly.