supabase_auth_ui 0.1.0+2
supabase_auth_ui: ^0.1.0+2 copied to clipboard
UI library to implement auth forms using Supabase and Flutter
39
likes
140/ 140
pub points
76%
popularity
We analyzed this package 15 hours ago, and awarded it 140 pub points (of a possible 140):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: Package has an example
10/10 points: 20% or more of the public API has dartdoc comments
- 43 out of 74 API elements (58.1 %) have documentation comments.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Android
- ✓ iOS
- ✓ Windows
- ✓ MacOS
- ✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:supabase_auth_ui/supabase_auth_ui.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:supabase_auth_ui/supabase_auth_ui.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that imports:package:supabase_flutter/src/supabase_auth.dart
that imports:dart:io
30/30 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
email_validator | ^2.0.1 | 2.1.17 | 2.1.17 |
flutter | flutter | 0.0.0 | 0.0.0 |
font_awesome_flutter | ^10.0.0 | 10.4.0 | 10.4.0 |
supabase_flutter | ^1.4.0 | 1.5.0 | 1.5.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Package and dependencies are fully migrated to null safety!
Analysed with Pana 0.21.27
, Flutter 3.7.7
, Dart 2.19.4
.