gmpassos / esc_pos_dart

ESC/POS thermal WiFi printer support for Dart (non-Flutter dependent).
Other
2 stars 3 forks source link

Could not get it working together with esc_pos_utils package #4

Closed ivankasalo closed 8 months ago

ivankasalo commented 1 year ago

Getting issue: Because every version of esc_pos_utils from path depends on image ^4.0.17 and every version of esc_pos_dart depends on image ^3.0.2

gmpassos commented 1 year ago

What version of esc_pos_utils are you using? since it depends on image: ^3.0.2

https://github.com/andrey-ushakov/esc_pos_utils/blob/master/pubspec.yaml

ivankasalo commented 1 year ago

My bad. I'm trying to get it working with esc_pos_utils_plus which depends on image ^4.0.17.