Theuno de Bruin
Theuno de Bruin
I'm using the path_provider plugin to determine the path the file need to be saved to. I'm calling getTemporaryDirectory to get the directory, and pass that into compressAndGetFile to save...
We have a webpage that does a redirect with js. It works fine on ios, but we are getting this error when trying it on android: ``` Uncaught SyntaxError: Failed...
I used Cloud AutoML to train a custom model that suppose to detect marks on a piece of paper. I have the dataset exported as a TFLite file, and i...
Getting this when i'm trying to run my app: ``` This app is using a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures,...
When trying to run my app on the latest STABLE release of flutter i get the following error: ` Error (Xcode): ../../../.pub-cache/hosted/pub.dev/file_picker-6.1.1/lib/src/windows/file_picker_windows.dart:103:21: Error: The method 'getOptions' isn't defined for the...