We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc55af1 commit 7022cbdCopy full SHA for 7022cbd
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.4.1
2
+
3
+- feat: Add `extraMetadata` parameter to `SupaEmailAuth` to add headless signup user metadata.
4
5
## 0.4.0+1
6
7
- chore: Minor updates to readme.md
pubspec.yaml
@@ -1,6 +1,6 @@
name: supabase_auth_ui
description: UI library to implement auth forms using Supabase and Flutter
-version: 0.4.0+1
+version: 0.4.1
homepage: https://supabase.com
repository: 'https://github.com/supabase-community/flutter-auth-ui'
0 commit comments