Singgih Mardianto

Results 6 comments of Singgih Mardianto

Hi there, can you give more context on this one? Maybe some code snippets? Basically before you scan a bluetooth, please make sure: 1. You have list the permission in...

@rohit0713 all seems good.. what version are you using? I am using `esc_pos_bluetooth: ^0.4.1` and works well on my end. Have you tried to run flutter clean and flutter pub...

@vishnudasRapidor @rohit0713 yeah I think so. The only different with my machine is the flutter and dart version. Mine: flutter 3.19.3 dart 3.3.1 I think the best solution right now...

I thinks it's because they also use a generic type that extends `Object` so basically you need to pass any type that extends `Object`.

Face the same problem here, also I think there is no option to modify the style of the search text. I am happy to contribute to fix this, is there...