c45bb22971b2975c4eab7be412b84c9a17cbccdb
- AuthUser class wraps Supabase User for clean architecture - Includes fromSupabase() factory constructor for conversion - Provides copyWith() method for immutable updates - Contains essential fields: id, email, created_at, email_verified - Optional fields: display_name, avatar_url, last_sign_in_at - Proper null safety and equality operators implemented
Description
No description provided
Languages
Dart
77.3%
C++
11.4%
CMake
8.9%
Swift
1.1%
C
0.6%
Other
0.6%