kechankrisna / flutter_usb_printer

GNU General Public License v3.0
6 stars 50 forks source link

Kotlin Gradle Plugin #23

Open shmawilton opened 1 year ago

shmawilton commented 1 year ago

im getting the following Error can the kotlin gradle version be update:

_FAILURE: Build failed with an exception.

Fy-dc commented 1 year ago

I have the same problem

Mukhtor13 commented 1 year ago

Me too, I have the same problem.

Jerinji2016 commented 1 year ago

Fixed in PR.

https://github.com/kechankrisna/flutter_usb_printer/pull/24

Myat-Ko-Ko-Oo commented 10 months ago

I Changed ext kotain version and new flutter project but same error in flutter project

baynaa508 commented 6 months ago

anyone found solution??

hostr-sam commented 5 months ago

Can we also bump the version in pubspec.yaml to actually allow these changes to be used

hostr-sam commented 5 months ago

anyone found solution??

unsafe to point at a branch as it is not immutable, I would recommend using a commit hash instead. But this is how to work around it, use the latest master, as pubspec has not been updated to consume latest

flutter_usb_printer:
    git:
      url: https://github.com/kechankrisna/flutter_usb_printer
      ref: master