andrey-ushakov / esc_pos_utils

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

Flutter V2.0 #40

Closed alaindixon closed 3 years ago

alaindixon commented 3 years ago

Hi,

The image package is use by firebase, they are using the version 3.x.x
Obviously you are using the previous version 2.x.x, have you planned to migrate your package to image 3.x.x?

Maybe integrate the brand new you NullSafe?

Thanks

niktses commented 3 years ago

+1 plz migrate to null safety

pmaAdvensyn commented 3 years ago

i can't use dart.html without this migration

jobypthomas commented 3 years ago

+1

andrey-ushakov commented 3 years ago

The package was updated to be compatible with Null-Safety. The libraries were updated too. I'm closing this issue but feel free to reopen it if need. I don't currently have a POS printer to test and support this plugin so your PRs are welcome!