Skip to content

Latest commit

 

History

History
199 lines (170 loc) · 6.99 KB

pana.md

File metadata and controls

199 lines (170 loc) · 6.99 KB

✗ Follow Dart file conventions (10 / 20)

[x] 0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://endaft.dev was unreachable.

[*] 5/5 points: Provide a valid README.md

[*] 5/5 points: Provide a valid CHANGELOG.md

✗ Provide documentation (0 / 10)

[x] 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

✓ Platform Support (20 / 20)

[*] 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ MacOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:endaft_core/client.dart that imports:
  • package:endaft_core/src/frontend/all.dart that imports:
  • package:endaft_core/src/frontend/registry.dart that imports:
  • package:endaft_core/src/frontend/api.dart that imports:
  • package:amazon_cognito_identity_dart_2/cognito.dart that imports:
  • package:amazon_cognito_identity_dart_2/src/cognito_user.dart that imports:
  • package:amazon_cognito_identity_dart_2/src/cognito_user_pool.dart that imports:
  • package:amazon_cognito_identity_dart_2/src/client.dart that imports:
  • dart:io

✓ Pass static analysis (30 / 30)

[*] 30/30 points: code has no errors, warnings, lints, or formatting issues

✓ Support up-to-date dependencies (20 / 20)

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

Package Constraint Compatible Latest
amazon_cognito_identity_dart_2 ^1.0.5 1.0.5 1.0.5
aws_lambda_dart_runtime ^1.1.0 1.1.0 1.1.0
aws_s3_api ^1.2.0 1.2.0 1.2.0
collection ^1.15.0 1.15.0 1.15.0
equatable ^2.0.3 2.0.3 2.0.3
http ^0.13.4 0.13.4 0.13.4
injector ^2.0.0 2.0.0 2.0.0
json_annotation ^4.4.0 4.4.0 4.4.0
matcher ^0.12.11 0.12.11 0.12.11
meta ^1.7.0 1.7.0 1.7.0
mocktail ^0.3.0 0.3.0 0.3.0
path ^1.8.0 1.8.1 1.8.1
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 36.0.0 36.0.0
args - 2.3.0 2.3.0
async - 2.8.2 2.8.2
boolean_selector - 2.1.0 2.1.0
charcode - 1.3.1 1.3.1
clock - 1.1.0 1.1.0
convert - 3.0.1 3.0.1
crypto - 3.0.1 3.0.1
file - 6.1.2 6.1.2
frontend_server_client - 2.1.2 2.1.2
glob - 2.0.2 2.0.2
http_multi_server - 3.2.0 3.2.0
http_parser - 4.0.0 4.0.0
intl - 0.17.0 0.17.0
io - 1.0.3 1.0.3
js - 0.6.4 0.6.4
logging - 1.0.2 1.0.2
mime - 1.0.1 1.0.1
node_preamble - 2.0.1 2.0.1
package_config - 2.0.2 2.0.2
petitparser - 4.4.0 4.4.0
pool - 1.5.0 1.5.0
pub_semver - 2.1.0 2.1.0
shared_aws_api - 1.2.0 1.2.0
shelf - 1.2.0 1.2.0
shelf_packages_handler - 3.0.0 3.0.0
shelf_static - 1.1.0 1.1.0
shelf_web_socket - 1.0.1 1.0.1
source_map_stack_trace - 2.1.0 2.1.0
source_maps - 0.10.10 0.10.10
source_span - 1.8.2 1.8.2
stack_trace - 1.10.0 1.10.0
stream_channel - 2.1.0 2.1.0
string_scanner - 1.1.0 1.1.0
term_glyph - 1.2.0 1.2.0
test_api - 0.4.9 0.4.9
test_core - 0.4.11 0.4.11
typed_data - 1.3.0 1.3.0
uuid - 3.0.6 3.0.6
vm_service - 8.2.0 8.2.0
watcher - 1.0.1 1.0.1
web_socket_channel - 2.1.0 2.1.0
webkit_inspection_protocol - 1.0.0 1.0.0
xml - 5.3.1 5.3.1
yaml - 3.1.0 3.1.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

✓ Support sound null safety (20 / 20)

[*] 20/20 points: Package and dependencies are fully migrated to null safety!

Points: 100/120.