Charles

Results 2 issues of Charles

Hi, First off thanks for the libraries, they're pretty awesome! I was playing around with the digital ink recognition part of the example app and noticed that the scores of...

Ran the following commands: At first tried: ``` rename setAppName -t macos -v "NewName" rename setBundleId -t macos -v "com.whatever.newname" ``` When that did not work, tried: ``` flutter pub...