fluo 0.3.1
fluo: ^0.3.1 copied to clipboard
User onboarding for Flutter. Integrate the Fluo SDK in minutes and get a complete UI flow to authenticate and register your users.
0.3.1 #
- Add
fluo.supabaseSession
to set the session on the supabase flutter client
0.3.0 #
- Breaking change: you have to use this version now
- Resume user registration if not complete
- Add
introBuilder
andonInitError
inFluoOnboarding
0.2.1 #
- Update readme to use a remote url for the screenshot
0.2.0 #
- Change the entrypoint with a much simpler approach: the FluoOnboarding component
0.1.4 #
- Send the language to the server to send emails in different languages
- Ensure generated localization files are correctly formatted
0.1.3 #
- Migrate to flutter_inappwebview to support more platforms
0.1.2 #
- Make userProfileComplete required on the session model
0.1.1 #
- Small modifications to look better on pub.flutter-io.cn
0.1.0 #
- Initial release of fluo sdk