Relative Content

Tag Archive for classcode-generationimplementationproviderriverpod

how to implement riverpod(with code generator) to code

Im very new to flutter. Now im tring to make my original app and I want it to have riverpod system.
The first thing I faced is Google signIn, I want to use riverpod to use google SignIn.
This is my auth class… and Im wondering how to change this into code with riverpod implemented. I googled and chatted with GPT, so I assume how to do this... but I would like to have pro coders advice.