David Dales

Results 2 comments of David Dales

I noticed another interesting thing - if I hit the caps lock on my homemade keyboard, the caps lock indicator lights up on my Mac keyboard, but in this case,...

> Solution > > Add this to your pubspec.yaml > > ``` > tflite: > git: > url: https://github.com/shaqian/flutter_tflite.git > ``` > > instead of > > ``` > flutter_tflite:...