Standard Document Dimensions
Render documents on industry-standard layouts including A4, A5, and custom geometric page bounds.
Discover how to embed an interactive, drag-and-drop PDF template designer inside your Flutter app using the flutter_pdf_toolkit package, featuring live previews and dynamic JSON data binding.
Need this integrated or customized for your app?
Get a free quoteMIT License
Free & open source forever
Dart Native
100% pure Dart code
Cross Platform
iOS, Android, Web & Desktop
Community
Actively maintained
Key points
Built to remove the busywork of hand-rolling toggles, tabs, and animated switches for every new screen.
Render documents on industry-standard layouts including A4, A5, and custom geometric page bounds.
Build transaction slips mapped directly to specialized 80mm rolling receipt printer widths.
Drag and drop native elements including titles, images, structural dividers, barcodes, and QR codes into the canvas.
About
Generating branded reports, receipts, and user invoices dynamically is a foundational requirement for modern business software. However, building layouts completely in raw code can be slow and hard to maintain. Moving layout structures into an embeddable, interactive builder framework simplifies design management, allowing teams to construct customizable layouts with drag-and-drop mechanics and live previews directly inside the app.
The template engine provides an interactive builder panel widget that fits smoothly into standard layouts. It offers full design tools across multiple formats:
The visual builder goes beyond static templates by supporting advanced, runtime data binding fields. You map text placeholders directly to application data keys using clear dot-notation pathways. This approach automatically evaluates and loops nested structures, expanding multi-item arrays into well-formatted data tables. It also handles conditional visibility rules seamlessly, showing or hiding blocks based on active metadata flags.
Managing your saved layout templates can be handled through two distinct data state approaches:
Integrating a visual template builder gives developers a reliable framework for generating business documents. By connecting live data bindings to flexible grid dimensions, decoupling storage mechanics, and tracking updates in real time, you build an agile and professional rendering system that adapts perfectly to modern enterprise applications.
Dart native. 100% pure Dart code with no external platform dependencies.
Cross platform. Runs identically on iOS, Android, web, and desktop.
MIT licensed. Free and open source, forever.
Community backed. Actively maintained by the Mind Stack Labs team.
Quick start
Add the package to your project and you're ready to use it.
Add it to your pubspec.yaml with the pub CLI.
Run pub get so the package resolves correctly.
Import the package in your Dart file and drop in the widget.
Integrate Flutter PDF Toolkit into your project today, or let our team customize it for you.

A Flutter package for integrating Anam AI‘s real-time avatar system into your Flutter applications. Built on WebRTC, this is a Flutter port of the Anam JavaScript SDK. Features

flutter_toggle_switch is a single-package solution for every toggle, switch, and tab bar UI pattern you need in a Flutter app. Instead of stitching together multiple libraries or building custom painted widgets from scratch, you get one unified FlutterToggle widget with a declarative API that scales from a simple two-state switch to a fully animated multi-tab navigation bar. Why […]

Flutter Neumorphic UI is a Flutter package that helps developers create neumorphic (soft UI) style interfaces easily. This design style uses soft shadows and highlights to give UI elements a smooth, slightly raised or pressed look. The package includes customizable widgets with options for themes, depth, and light source direction, making it simple to control […]

Flutter Zoom Meeting Wrapper is a Flutter plugin that allows developers to integrate the Zoom Meeting SDK directly into their mobile applications. It enables users to join Zoom meetings inside the app without opening the external Zoom application. The plugin supports simple SDK initialization using JWT authentication, making it easy to connect to Zoom services […]