flutter_html_to_pdf
flutter_html_to_pdf copied to clipboard
fix: iOS Background color not showing
Fixed #75 Fixed #44
Description
- Added Support for > dart 2.12
- Added Style tag that forces printing html files to not ignore background color
- Added Print Size
- Added Print orientation
- Fixed iOS print sizing issue