arcane_auth 1.3.0 copy "arcane_auth: ^1.3.0" to clipboard
arcane_auth: ^1.3.0 copied to clipboard

Authentication Service Provider & UI for Authentication in Arcane Style

1
likes
80/ 160
pub points
368
downloads

We analyzed this package 12 hours ago, and awarded it 80 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger 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: GPL-3.0.

failed
Provide documentation
10 / 20trigger folding of the section

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

152 out of 469 API elements (32.4 %) have documentation comments.

Some symbols that are missing documentation: api, api.ArcaneAuthProvider, api.ArcaneAuthProvider.ArcaneAuthProvider, api.ArcaneAuthProvider.registerWithEmailPassword, api.ArcaneAuthProvider.signInWithEmailPassword.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:arcane_auth/arcane_auth.dart that declares support for platforms: Android, iOS, Windows, macOS.
Package does not support platform `Web`.

Because:

  • package:arcane_auth/arcane_auth.dart that declares support for platforms: Android, iOS, Windows, macOS.

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:arcane_auth/arcane_auth.dart that imports:
  • package:arcane_auth/social/webView/social_sign_in_page_desktop.dart that imports:
  • package:desktop_webview_window/desktop_webview_window.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:arcane_auth/arcane_auth.dart that imports:
  • package:arcane_auth/screen/login_screen.dart that imports:
  • package:arcane/arcane.dart that imports:
  • package:arcane/component/vfs/component/view.dart that imports:
  • package:desktop_drop/desktop_drop.dart that declares support for platforms: Android, Windows, Linux, macOS, Web.
Package does not support platform `Windows`.

Because:

  • package:arcane_auth/arcane_auth.dart that imports:
  • package:arcane_auth/screen/login_screen.dart that imports:
  • package:arcane/arcane.dart that imports:
  • package:arcane/component/image.dart that imports:
  • package:cached_network_image/cached_network_image.dart that imports:
  • package:cached_network_image/src/image_provider/cached_network_image_provider.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 19 issues. Showing the first 2:

ERROR: The argument type 'String?' can't be assigned to the parameter type 'String'.

lib/screen/authenticator.dart:188:37

    ╷
188 │                       initialRoute: initialRoute,
    │                                     ^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/screen/authenticator.dart

WARNING: This default clause is covered by the previous cases.

lib/buttons/social_buttons.dart:464:7

    ╷
464 │       default:
    │       ^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/buttons/social_buttons.dart

failed
Support up-to-date dependencies
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest
arcane >=3.6.0 3.7.3 3.7.3
common_svgs >=1.0.0 1.0.2 1.0.2
crypto >=3.0.0 3.0.6 3.0.6
desktop_webview_auth >=0.0.0 0.0.15 0.0.15
desktop_webview_window >=0.2.0 0.2.3 0.2.3
email_validator >=3.0.0 3.0.0 3.0.0
fast_log >=1.0.0 1.0.7 1.0.7
firebase_auth >=5.3.0 5.3.4 5.3.4
flutter flutter 0.0.0 0.0.0
flutter_svg >=2.0.0 2.0.16 2.0.16
font_awesome_flutter >=10.8.0 10.8.0 10.8.0
google_sign_in >=6.2.0 6.2.2 6.2.2
hive_flutter >=1.1.0 1.1.0 1.1.0
http >=1.2.0 1.2.2 1.2.2
plugin_platform_interface >=2.1.0 2.1.8 2.1.8
rxdart >=0.28.0 0.28.0 0.28.0
serviced >=1.0.0 1.0.1 1.0.1
sign_in_with_apple >=6.1.0 6.1.4 6.1.4
toxic >=1.3.0 1.3.2 1.3.2
toxic_flutter >=1.1.0 1.1.0 1.1.0
universal_io >=2.2.0 2.2.2 2.2.2
webview_flutter >=4.10.0 4.10.0 4.10.0
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.47 1.3.47
archive - 3.6.1 4.0.1
args - 2.6.0 2.6.0
async - 2.11.0 2.12.0
auto_size_text - 3.0.0 3.0.0
boolean_selector - 2.1.1 2.1.2
cached_network_image - 3.4.1 3.4.1
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.3.0 1.4.0
charcode - 1.4.0 1.4.0
clock - 1.1.1 1.1.2
collection - 1.19.0 1.19.1
colored_print - 1.0.0 1.0.0
conjure - 1.0.0 1.0.0
convert - 3.1.2 3.1.2
country_flags - 3.1.0 3.1.0
cross_file - 0.3.4+2 0.3.4+2
csslib - 1.0.2 1.0.2
data_widget - 0.0.2 0.0.2
desktop_drop - 0.5.0 0.5.0
fake_async - 1.3.1 1.3.2
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
firebase_auth_platform_interface - 7.4.10 7.4.10
firebase_auth_web - 5.13.5 5.13.5
firebase_core - 3.8.1 3.8.1
firebase_core_platform_interface - 5.3.1 5.3.1
firebase_core_web - 2.18.2 2.18.2
fixnum - 1.1.1 1.1.1
flutter_animate - 4.5.2 4.5.2
flutter_blurhash - 0.8.2 0.8.2
flutter_cache_manager - 3.4.1 3.4.1
flutter_hooks - 0.20.5 0.20.5
flutter_phosphor_icons - 0.0.1+6 0.0.1+6
flutter_shaders - 0.1.3 0.1.3
flutter_sticky_header - 0.7.0 0.7.0
flutter_test - 0.0.0 0.0.0
flutter_thumbhash - 0.1.0+1 0.1.0+1
flutter_web_plugins - 0.0.0 0.0.0
google_identity_services_web - 0.3.3 0.3.3
google_sign_in_android - 6.1.34 6.1.34
google_sign_in_ios - 5.7.8 5.7.8
google_sign_in_platform_interface - 2.4.5 2.4.5
google_sign_in_web - 0.12.4+3 0.12.4+3
hive - 2.2.3 2.2.3
html - 0.15.5 0.15.5
http_parser - 4.1.1 4.1.1
image - 4.3.0 4.3.0
intl - 0.20.1 0.20.1
ionicons - 0.2.2 0.2.2
jiffy - 6.3.2 6.3.2
jovial_misc - 0.9.0 0.9.0
jovial_svg - 1.1.24 1.1.24
leak_tracker - 10.0.7 10.0.8
leak_tracker_flutter_testing - 3.0.8 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
matcher - 0.12.16+1 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
meta_seo - 3.0.9 3.0.9
modal_bottom_sheet - 3.0.0 3.0.0
octo_image - 2.1.0 2.1.0
padded - 1.0.1 1.0.1
path - 1.9.0 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.15 2.2.15
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.0.2 6.0.2
phonecodes - 0.0.3 0.0.3
pixel_snap - 0.1.5 0.1.5
platform - 3.1.6 3.1.6
precision_stopwatch - 1.0.2 1.0.2
pylon - 3.1.3 3.1.3
pylon_codec - 1.0.0 1.0.0
sign_in_with_apple_platform_interface - 1.1.0 1.1.0
sign_in_with_apple_web - 2.1.1 2.1.1
skeletonizer - 1.4.2 1.4.2
sky_engine - 0.0.0 0.0.0
sliver_fill_remaining_box_adapter - 1.0.0 1.0.0
sliver_tools - 0.2.12 0.2.12
smooth_sheets - 0.10.2 0.10.2
soft_edge_blur - 0.1.3 0.1.3
source_span - 1.10.0 1.10.1
sprintf - 7.0.0 7.0.0
sqflite - 2.4.1 2.4.1
sqflite_android - 2.4.0 2.4.0
sqflite_common - 2.5.4+6 2.5.4+6
sqflite_darwin - 2.4.1 2.4.1
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.0 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.3.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
syntax_highlight - 0.4.0 0.4.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.3 0.7.4
thumbhash - 0.1.0+1 0.1.0+1
typed_data - 1.4.0 1.4.0
universal_html - 2.2.4 2.2.4
uuid - 4.5.1 4.5.1
value_layout_builder - 0.4.0 0.4.0
vector_graphics - 1.1.15 1.1.15
vector_graphics_codec - 1.1.12 1.1.12
vector_graphics_compiler - 1.1.16 1.1.16
vector_math - 2.1.4 2.1.4
vm_service - 14.3.0 15.0.0
web - 1.1.0 1.1.0
webview_flutter_android - 4.1.0 4.1.0
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.16.3 3.16.3
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 29 errors:

  • UNDEFINED_METHOD - lib/screen/authenticator.dart:126:14 - The method 'svc' isn't defined for the type 'AuthenticatedArcaneApp'.
  • UNDEFINED_METHOD - lib/screen/authenticator.dart:127:29 - The method 'svc' isn't defined for the type 'AuthenticatedArcaneApp'.
  • ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/screen/authenticator.dart:188:37 - The argument type 'String?' can't be assigned to the parameter type 'String'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.17, Flutter 3.27.0-0.2.pre, Dart 3.6.0-334.4.beta.

Check the analysis log for details.