Hello everyone, I am making an application in flutter.
I am doing the auth with google and I want to use the solana chain. I can’t get the address.
The login with google works perfectly but from there I have not found any information on how to continue in flutter. In other platforms I see that there is information but not in flutter.
environment:
sdk: ‘>=2.19.6 <3.0.0’
dependencies:
web3auth_flutter: ^2.0.0
- This is just what I need for solana: