native_authentication 0.1.0+2 copy "native_authentication: ^0.1.0+2" to clipboard
native_authentication: ^0.1.0+2 copied to clipboard

Native bindings for platform-specific authentication APIs like ASWebAuthenticationSession and Chrome Custom Tabs.

1
likes
150/ 160
pub points
1
downloads

We analyzed this package 39 hours ago, and awarded it 150 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: BSD-2-Clause-Patent.

OK
Provide documentation
20 / 20trigger folding of the section

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

73 out of 79 API elements (92.4 %) have documentation comments.

Some symbols that are missing documentation: native_authentication, native_authentication.OAuthCode, native_authentication.OAuthCode.OAuthCode, native_authentication.OAuthErrorCode.wireName, native_authentication.OAuthException.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

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

Because:

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

Because:

  • package:native_authentication/native_authentication.dart that declares support for platforms: Android, iOS, 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:native_authentication/native_authentication.dart that imports:
  • package:native_authentication/src/native_auth.platform_io.dart that imports:
  • package:native_authentication/src/platform/native_auth.macos.dart that imports:
  • package:objective_c/objective_c.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:native_authentication/native_authentication.dart that imports:
  • package:native_authentication/src/native_auth.platform_io.dart that imports:
  • package:native_authentication/src/platform/native_auth.android.dart that imports:
  • package:native_authentication/src/native/android/jni_bindings.ffi.dart that imports:
  • package:jni/jni.dart that declares support for platforms: Android, Windows, Linux.
Package does not support platform `macOS`.

Because:

  • package:native_authentication/native_authentication.dart that imports:
  • package:native_authentication/src/native_auth.platform_io.dart that imports:
  • package:native_authentication/src/platform/native_auth.android.dart that imports:
  • package:native_authentication/src/native/android/jni_bindings.ffi.dart that imports:
  • package:jni/jni.dart that declares support for platforms: Android, Windows, Linux.

0/0 points: WASM compatibility

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

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

OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
async ^2.11.0 2.12.0 2.12.0
collection ^1.18.0 1.19.0 1.19.1
ffi ^2.1.3 2.1.3 2.1.3
jni ^0.11.0 0.11.0 0.13.0
logging ^1.2.0 1.3.0 1.3.0
meta ^1.12.0 1.15.0 1.16.0
native_assets_cli ^0.7.2 0.7.3 0.9.0
native_toolchain_c ^0.5.2 0.5.3 0.6.0
objective_c ^2.0.0 2.0.0 4.0.0
path ^1.9.0 1.9.1 1.9.1
stream_transform ^2.1.0 2.1.0 2.1.0
web >=0.5.0 <2.0.0 1.1.0 1.1.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 77.0.0 77.0.0
_macros - 0.3.3 0.3.3
analyzer - 7.0.0 7.0.0
args - 2.6.0 2.6.0
boolean_selector - 2.1.2 2.1.2
characters - 1.3.0 1.4.0
cli_config - 0.2.0 0.2.0
convert - 3.1.2 3.1.2
coverage - 1.11.1 1.11.1
crypto - 3.0.6 3.0.6
file - 7.0.1 7.0.1
flutter - 0.0.0 0.0.0
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.2 2.1.2
http_multi_server - 3.2.1 3.2.1
http_parser - 4.1.1 4.1.1
io - 1.0.5 1.0.5
js - 0.7.1 0.7.1
macros - 0.1.3-main.0 0.1.3-main.0
matcher - 0.12.16+1 0.12.17
material_color_utilities - 0.11.1 0.12.0
mime - 2.0.0 2.0.0
node_preamble - 2.0.2 2.0.2
package_config - 2.1.1 2.1.1
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.1 1.5.1
pub_semver - 2.1.5 2.1.5
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 2.0.1 2.0.1
sky_engine - 0.0.0 0.0.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.1 1.10.1
stack_trace - 1.12.0 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
test - 1.25.12 1.25.12
test_api - 0.7.4 0.7.4
test_core - 0.6.8 0.6.8
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
vm_service - 15.0.0 15.0.0
watcher - 1.1.0 1.1.0
web_socket - 0.1.6 0.1.6
web_socket_channel - 3.0.1 3.0.1
webkit_inspection_protocol - 1.2.1 1.2.1
yaml - 3.1.2 3.1.2

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

Found 4 issues. Showing the first 2:

The constraint `^0.11.0` on jni does not support the stable version `0.12.0`.

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

The constraint `^0.7.2` on native_assets_cli does not support the stable version `0.8.0`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

1
likes
150
points
1
downloads

Publisher

verified publishercelest.dev

Weekly Downloads

Native bindings for platform-specific authentication APIs like ASWebAuthenticationSession and Chrome Custom Tabs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause-Patent (license)

Dependencies

async, collection, ffi, jni, logging, meta, native_assets_cli, native_toolchain_c, objective_c, path, stream_transform, web

More

Packages that depend on native_authentication