DavBfr / dart_barcode

Barcode generation library
https://pub.dev/packages/barcode
Apache License 2.0
132 stars 41 forks source link

The imported libraries 'package:barcode_image/barcode_image.dart' and 'package:barcode_widget/barcode_widget.dart' can't have the same name 'barcode_widget'. #8

Closed sgehrman closed 4 years ago

sgehrman commented 4 years ago

This file is wrong:

https://github.com/DavBfr/dart_barcode/blob/cc36c070fc786bfb33a56cb5df11ec706d5b5efb/image/lib/barcode_image.dart

sgehrman commented 4 years ago

https://github.com/DavBfr/dart_barcode/pull/9

DavBfr commented 4 years ago

Fixed in barcode_image 1.0.3, thanks.