jeprojects
jeprojects
@jpkleemans We aren't calling a http resource. We are using a function from a sdk (AWS Cognito) which returns a result after the signup attempt.
@jpkleemans Thanks for your help. I am not trying to validate the form before submitting, just want to trigger the error div function that this plugin/jquery validation uses to show...
Can this be pushed to a new pub release?
@eyoeldefare Getting this when using with RawAutocomplete: `A TextEditingController was used after being disposed.` The error stack is pointing to your dispose method in the controller: `textEditingController!.dispose();`
@eyoeldefare Flutter 3.3.5 textfield_tags: ^2.0.2
@tarcieri I haven't included that library. Should I? If so, how do I make miscreant use it?
@tarcieri Should I try using node-webcrypto-ossl? If so, how to I use that? I can't see any documentation on that.
@keaganhilliard I have implemented playFromSearch, but where do I put the intent? I have tried several locations in the AndroidManifest.xml and none of the shows a list after running: `adb...
I found @keaganhilliard [audiobookly](https://github.com/keaganhilliard/audiobookly/blob/main/android/app/src/main/AndroidManifest.xml) source and following that (uncommented the intent) and it seems to be working!
Just an update, the first time it was approved, the next version without touching any code related to audio got rejected with: ``` Issue found: Voice commands Media Apps Your...