Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

66 lines (39 loc) · 1.4 KB

0.0.14

0.0.13

  • Update to flutter SDK 2.10.3, dart 2.16
  • Change targetSDK to 32
  • Fix NumberFormatException because null or empty
  • Update log in debug only
  • Fix CSS text-align in right

0.0.12

  • Fix fail build on Android

0.0.11

  • Provide default value on duration, only Android

0.0.10

  • Set default duration delay in iOS
  • Remove max width in method .addImage

0.0.9

  • Add parameter duration for delay
  • Add parameter paperSize to change paper width

0.0.8

  • Add native code to convert content image

0.0.7

  • Add parameter option to generate image as raster

0.0.6

0.0.5

  • Generate bytes with image raster enhancement

0.0.4

  • Remove restriction service scanning iOS

0.0.3

  • Decrease text small size into 0.8em

0.0.2

  • Add documentation of code
  • Add customization size for left-right text
  • Change initialization with singleton

0.0.1

  • Available print text, image, add new line, line dashed
  • Support in Android and iOS