supabase_auth_ui 0.1.0+2 icon indicating copy to clipboard operation
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):

icon indicating section status
Follow Dart file conventions
30 / 30icon to trigger folding of the section

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.

icon indicating section status
Provide documentation
20 / 20icon to trigger folding of the section

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.
icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

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
icon indicating section status
Pass static analysis
30 / 30icon to trigger folding of the section

30/30 points: code has no errors, warnings, lints, or formatting issues

icon indicating section status
Support up-to-date dependencies
20 / 20icon to trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

PackageConstraintCompatibleLatest
email_validator^2.0.12.1.172.1.17
flutterflutter0.0.00.0.0
font_awesome_flutter^10.0.010.4.010.4.0
supabase_flutter^1.4.01.5.01.5.0
Transitive dependencies
PackageConstraintCompatibleLatest
app_links-3.4.23.4.2
async-2.11.02.11.0
characters-1.2.11.3.0
collection-1.17.01.17.1
crypto-3.0.23.0.2
ffi-2.0.12.0.1
file-6.1.46.1.4
flutter_web_plugins-0.0.00.0.0
functions_client-1.1.11.1.1
gotrue-1.5.41.5.4
hive-2.2.32.2.3
hive_flutter-1.1.01.1.0
http-0.13.50.13.5
http_parser-4.0.24.0.2
js-0.6.50.6.7
jwt_decode-0.3.10.3.1
material_color_utilities-0.2.00.3.0
meta-1.8.01.9.1
mime-1.0.41.0.4
path-1.8.31.8.3
path_provider-2.0.142.0.14
path_provider_android-2.0.242.0.24
path_provider_foundation-2.2.02.2.0
path_provider_linux-2.1.102.1.10
path_provider_platform_interface-2.0.62.0.6
path_provider_windows-2.1.52.1.5
platform-3.1.03.1.0
plugin_platform_interface-2.1.42.1.4
postgrest-1.2.21.2.2
process-4.2.44.2.4
realtime_client-1.0.31.0.3
retry-3.1.03.1.0
rxdart-0.27.70.27.7
sky_engine-0.0.990.0.99
source_span-1.9.11.9.1
storage_client-1.2.31.2.3
stream_channel-2.1.12.1.1
string_scanner-1.2.01.2.0
supabase-1.6.11.6.1
term_glyph-1.2.11.2.1
typed_data-1.3.11.3.1
universal_io-2.2.02.2.0
url_launcher-6.1.106.1.10
url_launcher_android-6.0.266.0.26
url_launcher_ios-6.1.36.1.3
url_launcher_linux-3.0.43.0.4
url_launcher_macos-3.0.43.0.4
url_launcher_platform_interface-2.1.22.1.2
url_launcher_web-2.0.162.0.16
url_launcher_windows-3.0.53.0.5
vector_math-2.1.42.1.4
web_socket_channel-2.3.02.3.0
win32-3.1.34.1.1
xdg_directories-1.0.01.0.0
yet_another_json_isolate-1.0.21.0.2

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

icon indicating section status
Support sound null safety
20 / 20icon to trigger folding of the section

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.

39
likes
140
pub points
76%
popularity

Publisher

verified publisher iconsupabase.io

UI library to implement auth forms using Supabase and Flutter

Homepage
Repository (GitHub)

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

email_validator, flutter, font_awesome_flutter, supabase_flutter

More

Packages that depend on supabase_auth_ui