hamreen_printing 6.1.6 copy "hamreen_printing: ^6.1.6" to clipboard
hamreen_printing: ^6.1.6 copied to clipboard

Plugin that allows Flutter apps to generate and print documents to compatible printers on Android, iOS, macOS, Windows, and Linux, as well as web print.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hamreen_printing

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  hamreen_printing: ^6.1.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hamreen_printing/config/colors.dart';
import 'package:hamreen_printing/config/fonts.dart';
import 'package:hamreen_printing/config/images.dart';
import 'package:hamreen_printing/config/styles.dart';
import 'package:hamreen_printing/config/utils.dart';
import 'package:hamreen_printing/example/main.dart';
import 'package:hamreen_printing/kurdish_reporting.dart';
import 'package:hamreen_printing/printing.dart';
import 'package:hamreen_printing/printing_web.dart';
import 'package:hamreen_printing/test_import.dart';
0
likes
120
points
98
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Plugin that allows Flutter apps to generate and print documents to compatible printers on Android, iOS, macOS, Windows, and Linux, as well as web print.

Topics

#pdf #printer #print #printing #report

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

excel, ffi, flutter, flutter_web_plugins, http, image, kurdish_pdf, kurdish_pdf_widget_wrapper, meta, open_file, path_provider, plugin_platform_interface, screenshot, universal_platform, web

More

Packages that depend on hamreen_printing