Ali bagheri
Ali bagheri
me too. Flutter 2.8.0 on real device (android 7.1) by all Codecs I get this. ------------------------------------------------------------ Update: I realized that the file extension must be compatible with the codec. I...
I had previously written a package similar to Alfred in Java. I used this method to handle the above issue A method was added by the customer (programmer) to the...
I have this error too. update: I add headers and solved. res.headers.add('Access-Control-Allow-Origin', '*'); res.headers.add('Access-Control-Allow-Methods', 'POST, GET, OPTIONS, PUT, DELETE, HEAD');
I have this issue in mobile too.(android) ``` await FirebaseAuth.instance.createUserWithEmailAndPassword( '[email protected]', 'secret' ); ```
Please provide null safety support. +1
Please add this to Dart. see: https://stackoverflow.com/questions/3941517/converting-list-to-args-when-calling-function