- Add
fluo.supabaseSession
to set the session on the supabase flutter client
- Breaking change: you have to use this version now
- Resume user registration if not complete
- Add
introBuilder
andonInitError
inFluoOnboarding
- Update readme to use a remote url for the screenshot
- Change the entrypoint with a much simpler approach: the FluoOnboarding component
- Send the language to the server to send emails in different languages
- Ensure generated localization files are correctly formatted
- Migrate to flutter_inappwebview to support more platforms
- Make userProfileComplete required on the session model
- Small modifications to look better on pub.dev
- Initial release of fluo sdk