supabase_flutter 1.5.0
supabase_flutter: ^1.5.0 copied to clipboard
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
243
likes
140/ 140
pub points
97%
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
- 27 out of 33 API elements (81.8 %) 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_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_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 |
---|---|---|---|
app_links | ^3.2.0 | 3.4.2 | 3.4.2 |
flutter | flutter | 0.0.0 | 0.0.0 |
hive | ^2.2.1 | 2.2.3 | 2.2.3 |
hive_flutter | ^1.1.0 | 1.1.0 | 1.1.0 |
http | ^0.13.4 | 0.13.5 | 0.13.5 |
supabase | ^1.6.0 | 1.6.1 | 1.6.1 |
url_launcher | ^6.1.2 | 6.1.10 | 6.1.10 |
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
.