andrey-ushakov / esc_pos_printer

ESC/POS (thermal, receipt) printing for Flutter & Dart
BSD 3-Clause "New" or "Revised" License
346 stars 298 forks source link

issues after flutter upgrade to last. #183

Open hassanMohammedDEV opened 1 year ago

hassanMohammedDEV commented 1 year ago

Because printing >=5.10.0 depends on image ^4.0.02 and esc_pos_printer 4.1.0 depends on image ^3.0.2, printing >=5.10.0 is incompatible with esc_pos_printer 4.1.0. And because no versions of esc_pos_printer match >4.1.0 <5.0.0, printing >=5.10.0 is incompatible with esc_pos_printer ^4.1.0. So, because asas_erp depends on both printing 5.10.0 and esc_pos_printer ^4.1.0, version solving failed.

blablabla123-cell commented 4 months ago

Same issue