One quick note -> our flutter SDK is not fully upto date yet to work with the session recipe. So im not sure if it will work. But you can try.
If it doesn't work, there are alternatives in which you can override the backend APIs to issue a JWT which you can easily store in your app, and send on each request for verification. Lmk if you would like details on that