andrey-ushakov / esc_pos_utils

Basic Flutter/Dart classes for ESC/POS printing
BSD 3-Clause "New" or "Revised" License
147 stars 328 forks source link

Update image dependency #102

Open lcsvcn opened 1 year ago

lcsvcn commented 1 year ago

https://pub.dev/packages/image

image 4.0.15(latest), currently using 3.0.2

Screenshot 2023-04-07 at 13 58 57

The Dart Image Library provides the ability to load, save, and manipulate images in a variety of image file formats.

The library can be used with both dart:io and dart:html, for command-line, Flutter, and web applications.

NOTE: 4.0 is a major revision from the previous version of the library.

https://github.com/brendan-duncan/image