print_designer 1.0.1+2
print_designer: ^1.0.1+2 copied to clipboard
A Flutter package for print design tools.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.1+1 - 2024-12-19 #
Fixed #
- Fixed unused local variable warning in build_sidebar.dart
- Fixed invalid use of protected member 'value' in RxList
- Added const constructors for better performance in custom_filled_button.dart
1.0.0+1 - 2024-01-01 #
Added #
- Initial release of print_designer package
- Print design tools and utilities
- PDF view package functionality
- Custom filled button widget
- File document model support
- Cross-platform file handling with cross_file dependency
Features #
- Print design tools for Flutter applications
- PDF viewing and manipulation capabilities
- Custom UI components for print design workflows
- File management and document handling