flutter_windows_print 1.0.2
flutter_windows_print: ^1.0.2 copied to clipboard
A Flutter plugin that provides direct access to Windows printing APIs, enabling printer selection, print job control, and integration with custom print dialogs.
Changelog #
1.0.2 - 2025-11-29 #
• scale fixed.
1.0.1 - 2025-11-29 #
• Code Refactore
1.0.0 - 2025-11-29 #
Initial release • Added access to Windows printing API • Supports listing printers • Added basic print job submission • Exposed printer status and capabilities retrieval • Provides foundation for custom print dialogs.