forked from supabase-community/flutter-auth-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (27 loc) · 677 Bytes
/
pubspec.yaml
File metadata and controls
32 lines (27 loc) · 677 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: supabase_auth_ui
description: UI library to implement auth forms using Supabase and Flutter
version: 0.4.3
homepage: https://supabase.com
repository: 'https://github.com/supabase-community/flutter-auth-ui'
environment:
sdk: '>=3.0.0 <4.0.0'
flutter: '>=3.0.0'
dependencies:
flutter:
sdk: flutter
supabase_flutter: ^2.0.1
email_validator: ^2.0.1
font_awesome_flutter: ^10.6.0
google_sign_in: ^6.2.1
sign_in_with_apple: ^5.0.0
crypto: ^3.0.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
assets:
- assets/logos/
screenshots:
- description: Supabase Auth UI
path: screenshots/supabase_auth_ui.png