# fluttertpc_printing **Repository Path**: openharmony-sig/fluttertpc_printing ## Basic Information - **Project Name**: fluttertpc_printing - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2024-11-11 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [fluttertpc_printing](https://gitcode.com/openharmony-sig/fluttertpc_printing)。| ⚠️ This repository has been archived. For the new address, please visit [fluttertpc_printing](https://gitcode.com/openharmony-sig/fluttertpc_printing).** > --- > # Pdf for Dart and Flutter ![Dart CI](https://github.com/DavBfr/dart_pdf/workflows/Dart%20CI/badge.svg) [![pub package](https://img.shields.io/pub/v/pdf.svg)](https://pub.dartlang.org/packages/pdf) [![pub package](https://img.shields.io/pub/v/printing.svg)](https://pub.dartlang.org/packages/printing) [![codecov](https://codecov.io/gh/DavBfr/dart_pdf/branch/master/graph/badge.svg)](https://codecov.io/gh/DavBfr/dart_pdf) This set of plugins allows Flutter apps to generate and print pdf files to the device printer. This plugin works for iOS and Android. - dart pdf: - flutter printing: - Live Demo: [![Buy Me A Coffee](https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png "Buy Me A Coffee")](https://www.buymeacoffee.com/JORBmbw9h "Buy Me A Coffee") ## Contributing Follow the instructions here: [contributing](CONTRIBUTING.md). A Makefile is available on the project root directory to download and prepare the dependencies.