external_link_account_modal 1.0.0 copy "external_link_account_modal: ^1.0.0" to clipboard
external_link_account_modal: ^1.0.0 copied to clipboard

PlatformiOS

An easy-to-use widget that complies with Apple's External Link Account requirements for reader apps

4
likes
140/ 160
pub points
55%
popularity

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

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/ArvidNy/external_link_account_modal/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

7 out of 8 API elements (87.5 %) have documentation comments.

Some symbols that are missing documentation: external_link_account_modal.

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

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:external_link_account_modal/external_link_account_modal.dart that declares support for platforms: iOS.
Package does not support platform `Windows`.

Because:

  • package:external_link_account_modal/external_link_account_modal.dart that declares support for platforms: iOS.
Package does not support platform `Linux`.

Because:

  • package:external_link_account_modal/external_link_account_modal.dart that declares support for platforms: iOS.
Package does not support platform `macOS`.

Because:

  • package:external_link_account_modal/external_link_account_modal.dart that declares support for platforms: iOS.
Package does not support platform `Web`.

Because:

  • package:external_link_account_modal/external_link_account_modal.dart that declares support for platforms: iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `iOS`.

Because:

  • package:external_link_account_modal/external_link_account_modal.dart that imports:
  • package:external_link_account_modal/src/external_link_text_widget.dart that imports:
  • package:external_link_account_modal/src/modal.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:external_link_account_modal/external_link_account_modal.dart that imports:
  • package:external_link_account_modal/src/external_link_text_widget.dart that imports:
  • package:external_link_account_modal/src/modal.dart that imports:
  • package:devicelocale/devicelocale.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.

0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/external_link_account_modal/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

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

/tmp/pana_CBTIFN/lib/external_link_account_modal.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_CBTIFN/lib/src/external_link_text_widget.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
device_info_plus ^9.0.3 9.1.2 11.1.1
devicelocale ^0.7.0 0.7.1 0.8.1
flutter flutter 0.0.0 0.0.0
plugin_platform_interface ^2.1.6 2.1.8 2.1.8
url_launcher ^6.1.14 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.1
collection - 1.18.0 1.19.1
device_info_plus_platform_interface - 7.0.1 7.0.1
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_web_plugins - 0.0.0 0.0.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
sky_engine - 0.0.99 0.0.99
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.1 3.2.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
win32 - 5.8.0 5.8.0
win32_registry - 1.1.5 2.0.0

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

The constraint `^9.0.3` on device_info_plus does not support the stable version `10.0.0`.

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

The constraint `^0.7.0` on devicelocale does not support the stable version `0.8.0`.

Try running dart pub upgrade --major-versions devicelocale 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.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.

4
likes
140
pub points
55%
popularity
screenshot

Publisher

verified publisherapps.arvidnystrom.se

An easy-to-use widget that complies with Apple's External Link Account requirements for reader apps

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, devicelocale, flutter, plugin_platform_interface, url_launcher

More

Packages that depend on external_link_account_modal