supaauth 0.2.0-alpha.1 copy "supaauth: ^0.2.0-alpha.1" to clipboard
supaauth: ^0.2.0-alpha.1 copied to clipboard

discontinuedreplaced by: supabase_auth_ui

A basic implementation of Supabase Auth using Flutter, Bloc, and Supabase Flutter

0
likes
140/ 160
pub points
46
downloads

We analyzed this package 3 days ago, and awarded it 140 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: supaauth,
    • contains a version property, and,
    • does not contain a publish_to property.

pubspec.yaml from the repository defines publish_to, thus, we are unable to verify the package is published from here.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

99 out of 164 API elements (60.4 %) have documentation comments.

Some symbols that are missing documentation: supaauth, supaauth.AuthButton, supaauth.AuthButton.AuthButton.new, supaauth.AuthButton.buttonText, supaauth.AuthButton.isLoading.

Passed check 10/10 points: Package has an example and has no issues with screenshots

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:supaauth/supaauth.dart that imports:
  • package:supaauth/src/src.dart that imports:
  • package:supaauth/src/repository/repository.dart that imports:
  • package:supaauth/src/repository/supabase_repository.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 does not support platform `Android`.

Because:

  • package:supaauth/supaauth.dart that imports:
  • package:supaauth/src/src.dart that imports:
  • package:supaauth/src/repository/repository.dart that imports:
  • package:supaauth/src/repository/supabase_repository.dart that imports:
  • package:supabase_flutter/supabase_flutter.dart that imports:
  • package:supabase_flutter/src/supabase_auth.dart that imports:
  • package:app_links/app_links.dart that imports:
  • package:app_links/src/app_links_linux.dart that imports:
  • package:gtk/gtk.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:supaauth/supaauth.dart that imports:
  • package:supaauth/src/src.dart that imports:
  • package:supaauth/src/repository/repository.dart that imports:
  • package:supaauth/src/repository/supabase_repository.dart that imports:
  • package:supabase_flutter/supabase_flutter.dart that imports:
  • package:supabase_flutter/src/supabase_auth.dart that imports:
  • package:app_links/app_links.dart that imports:
  • package:app_links/src/app_links_linux.dart that imports:
  • package:gtk/gtk.dart that declares support for platforms: Linux.
Package does not support platform `Windows`.

Because:

  • package:supaauth/supaauth.dart that imports:
  • package:supaauth/src/src.dart that imports:
  • package:supaauth/src/repository/repository.dart that imports:
  • package:supaauth/src/repository/supabase_repository.dart that imports:
  • package:supabase_flutter/supabase_flutter.dart that imports:
  • package:supabase_flutter/src/supabase_auth.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:supaauth/supaauth.dart that imports:
  • package:supaauth/src/src.dart that imports:
  • package:supaauth/src/repository/repository.dart that imports:
  • package:supaauth/src/repository/supabase_repository.dart that imports:
  • package:supabase_flutter/supabase_flutter.dart that imports:
  • package:supabase_flutter/src/supabase_auth.dart that imports:
  • package:app_links/app_links.dart that imports:
  • package:app_links/src/app_links_linux.dart that imports:
  • package:gtk/gtk.dart that declares support for platforms: Linux.
Package does not support platform `Web`.

Because:

  • package:supaauth/supaauth.dart that imports:
  • package:supaauth/src/src.dart that imports:
  • package:supaauth/src/repository/repository.dart that imports:
  • package:supaauth/src/repository/supabase_repository.dart that imports:
  • package:supabase_flutter/supabase_flutter.dart that imports:
  • package:supabase_flutter/src/supabase_auth.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:supaauth/supaauth.dart that imports:
  • package:supaauth/src/src.dart that imports:
  • package:supaauth/src/repository/repository.dart that imports:
  • package:supaauth/src/repository/supabase_repository.dart that imports:
  • package:supabase_flutter/supabase_flutter.dart that imports:
  • package:supabase_flutter/src/supabase_auth.dart that imports:
  • package:sign_in_with_apple/sign_in_with_apple.dart that imports:
  • package:sign_in_with_apple/src/sign_in_with_apple.dart that imports:
  • package:sign_in_with_apple_platform_interface/sign_in_with_apple_platform_interface.dart that imports:
  • package:sign_in_with_apple_platform_interface/method_channel_sign_in_with_apple.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
bloc ^8.1.2 8.1.4 9.0.0
equatable ^2.0.5 2.0.7 2.0.7
flutter_bloc ^8.1.3 8.1.6 9.1.0
flutter_svg ^2.0.9 2.1.0 2.1.0
gap ^3.0.1 3.0.1 3.0.1
supabase_flutter ^1.10.25 1.10.25 2.8.4
Transitive dependencies
Package Constraint Compatible Latest Notes
app_links - 3.5.1 6.4.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
functions_client - 1.3.2 2.4.1
gotrue - 1.12.6 2.11.1
gtk - 2.1.0 2.1.0
hive - 2.2.3 2.2.3
hive_flutter - 1.1.0 1.1.0
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
jwt_decode - 0.3.1 0.3.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
mime - 1.0.6 2.0.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
petitparser - 6.1.0 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
postgrest - 1.5.2 2.4.1
provider - 6.1.4 6.1.4
realtime_client - 1.4.0 2.4.2
retry - 3.1.2 3.1.2
rxdart - 0.27.7 0.28.0
shared_preferences - 2.5.3 2.5.3
shared_preferences_android - 2.4.10 2.4.10
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
sign_in_with_apple - 5.0.0 7.0.1
sign_in_with_apple_platform_interface - 1.1.0 2.0.0
sign_in_with_apple_web - 1.0.1 3.0.0
source_span - 1.10.1 1.10.1
storage_client - 1.5.4 2.3.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
supabase - 1.11.11 2.6.3
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.1 6.3.1
url_launcher_android - 6.3.16 6.3.16
url_launcher_ios - 6.3.3 6.3.3
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
vector_graphics - 1.1.18 1.1.18
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.16 1.1.16
vector_math - 2.1.4 2.1.5
web - 0.5.1 1.1.1
web_socket_channel - 2.4.5 3.0.3
webview_flutter - 4.11.0 4.11.0
webview_flutter_android - 4.4.1 4.4.1
webview_flutter_platform_interface - 2.11.0 2.11.0
webview_flutter_wkwebview - 3.20.0 3.20.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yet_another_json_isolate - 1.1.1 2.0.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `^8.1.2` on bloc does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions bloc to update the constraint.

The constraint `^8.1.3` on flutter_bloc does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions flutter_bloc to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
46
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A basic implementation of Supabase Auth using Flutter, Bloc, and Supabase Flutter

Documentation

API reference

License

MIT (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, flutter_svg, gap, supabase_flutter

More

Packages that depend on supaauth