magic_ext_oidc 0.0.4 copy "magic_ext_oidc: ^0.0.4" to clipboard
magic_ext_oidc: ^0.0.4 copied to clipboard

A Magic oidc extension to support Magic login authentication

125/ 160
pub points
49
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.0.4").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: Apache-2.0.

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

5 out of 17 API elements (29.4 %) have documentation comments.

Some symbols that are missing documentation: magic_ext_oidc, magic_ext_oidc.MagicOIDCExtension.openid, magic_ext_oidc.OIDCExtension, magic_ext_oidc.OIDCExtension.OIDCExtension.new, magic_ext_oidc.OIDCExtension.loginWithOIDC.

Passed check 10/10 points: Package has an example

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

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

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:magic_ext_oidc/magic_ext_oidc.dart that imports:
  • package:magic_sdk/provider/rpc_provider.dart that imports:
  • package:magic_sdk/relayer/webview.dart that imports:
  • package:magic_sdk/relayer/url_builder.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:magic_ext_oidc/magic_ext_oidc.dart that imports:
  • package:magic_sdk/provider/rpc_provider.dart that imports:
  • package:magic_sdk/relayer/webview.dart that imports:
  • package:magic_sdk/relayer/url_builder.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:magic_ext_oidc/magic_ext_oidc.dart that imports:
  • package:magic_sdk/provider/rpc_provider.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:magic_ext_oidc/magic_ext_oidc.dart that imports:
  • package:magic_sdk/provider/rpc_provider.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:magic_ext_oidc/magic_ext_oidc.dart that imports:
  • package:magic_sdk/provider/rpc_provider.dart that imports:
  • package:magic_sdk/relayer/types/DPop.dart that imports:
  • package:secp256r1/secp256r1.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:magic_ext_oidc/magic_ext_oidc.dart that imports:
  • package:magic_sdk/provider/rpc_provider.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:magic_ext_oidc/magic_ext_oidc.dart that imports:
  • package:magic_sdk/provider/rpc_provider.dart that imports:
  • package:magic_sdk/relayer/types/DPop.dart that imports:
  • package:secp256r1/secp256r1.dart that imports:
  • package:agent_dart/agent_dart.dart that imports:
  • package:agent_dart_base/agent_dart_base.dart that imports:
  • package:agent_dart_base/wallet/wallet.dart that imports:
  • package:agent_dart_base/wallet/pem.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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

/tmp/pana_EKLQVV/lib/magic_ext_oidc.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest Notes
magic_sdk ^6.0.0 6.0.1 6.0.1
webview_flutter ^4.2.0 4.9.0 4.13.0
Transitive dependencies
Package Constraint Compatible Latest Notes
agent_dart - 1.0.0-dev.40 1.0.0-dev.40
agent_dart_base - 1.0.0-dev.35 1.0.0-dev.40
agent_dart_ffi - 1.0.0-dev.40 1.0.0-dev.40
archive - 3.6.1 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
bip32 - 2.0.0 2.0.0
bip39 - 1.0.6 1.0.6
blockchain_signer - 0.1.0 0.1.0
bs58check - 1.0.2 1.0.2
build_cli_annotations - 2.1.1 2.1.1
cbor - 4.1.0 6.3.7
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
eip1559 - 0.6.2 0.6.2
eip55 - 1.0.2 1.0.3
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
flutter_rust_bridge - 2.11.1 2.11.1
freezed_annotation - 2.4.4 3.1.0
hex - 0.2.0 0.2.0
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
js - 0.7.2 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
json_rpc_2 - 3.0.3 4.0.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
package_info_plus - 4.2.0 9.0.0
package_info_plus_platform_interface - 2.0.1 3.2.1
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
protobuf - 3.1.0 4.2.0
recase - 4.1.0 4.1.0
sec - 1.1.0 1.1.1
secp256r1 - 0.1.0-dev.8 0.1.0-dev.8
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
uuid - 3.0.7 4.5.1
validators - 3.0.0 3.0.0
vector_math - 2.2.0 2.2.0
wallet - 0.0.13 0.0.18
web - 1.1.1 1.1.1
web3dart - 2.7.0 3.0.1
webview_flutter_android - 3.16.9 4.10.2
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.1 3.23.1
win32 - 5.14.0 5.14.0

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

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.23, Flutter 3.35.3, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
125
points
49
downloads

Publisher

verified publishermagic.link

Weekly Downloads

A Magic oidc extension to support Magic login authentication

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, magic_sdk, webview_flutter

More

Packages that depend on magic_ext_oidc