kechankrisna / flutter_usb_printer

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

type 'Future<dynamic>' is not a subtype of type 'FutureOr<List<dynamic>>' in type cast #4

Closed selvam920 closed 2 years ago

selvam920 commented 2 years ago

testing in android, getting below error

image

Soup98 commented 2 years ago

Getting the same issue, did you manage to fix it?

selvam920 commented 2 years ago

not yet

selvam920 commented 2 years ago

you can use, it's tested working fine.

https://github.com/selvam920/flutter_usb_printer

kechankrisna commented 2 years ago

I have merged and published.