mobui / gs1_barcode_parser

MIT License
5 stars 11 forks source link

Migration to sound null-safety #1

Closed koyta closed 3 years ago

koyta commented 3 years ago

First of all, thanks for open source for this library!

This PR migrates the library to be sound null-safety. The one thing that was broken for some reason is 2 of 3 tests in barcode_parser_test.dart – for some reason, a parser cannot be found. If you have an idea how to fix that, I would appreciate this. It's strange, because I didn't change anything related to this.

sachebotarev commented 3 years ago

Thanks for the pull request. I'm fixed bugs in tests. An release with your changes is published in the pub