Eric Omine
Eric Omine
I'm also having the same issue. Thanks @MaoqingW, your solution seems to be working for me. But would it not make more sense if the package exported RSAPublicKey and RSAPrivateKey...
`searchTextField` is `null`, maybe try checking whether it's mounted or not?
Sorry, I miss interpreted the error message before. What seems to be null is actually the textField that's retrieved by the getter, which is initialized inside the AutoCompleteTextField state constructor....
Hey, @felix-barz-brickmakers I'm developing an application which uses a native webview to implement login. I tried your suggestion, but the keyboard doesn't work in the webview, I can't type anything....
I'm also having this issue, but my app is using v6.0.0 of flutter_secure_storage @dmytrohurskyi were you able to solve this?