David Mednikov
Results
2
comments of
David Mednikov
I was able to implement it the following way: In `suggestions_textfield.dart`, line 154 and 155 currently do: ``` _matches = _suggestions.where((String sgt) => sgt.startsWith(str)).toList(); ``` I replaced this with: ```...
Seconding, would be a very useful update. In general RapidAPI is an excellent HTTP client for Mac and this would be a much appreciated addition.