automated_testing_framework_plugin_github 2.0.1+14 copy "automated_testing_framework_plugin_github: ^2.0.1+14" to clipboard
automated_testing_framework_plugin_github: ^2.0.1+14 copied to clipboard

Library to use provide github support for test hosting for the Automated Testing Framework.

0
likes
150/ 160
pub points
0%
popularity

We analyzed this package 3 days 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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

6 out of 12 API elements (50.0 %) have documentation comments.

Some symbols that are missing documentation: automated_testing_framework_plugin_github, automated_testing_framework_plugin_github.GithubTestStore, automated_testing_framework_plugin_github.GithubTestStore.GithubTestStore, automated_testing_framework_plugin_github.GithubTestStore.branch, automated_testing_framework_plugin_github.GithubTestStore.goldenImagesPath.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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
automated_testing_framework_models ^2.0.10+8 2.0.10+8 2.0.10+8
convert ^3.1.1 3.1.2 3.1.2
flutter flutter 0.0.0 0.0.0
form_validation ^2.2.1+6 2.2.1+6 3.1.1+8
github ^9.12.0 9.24.0 9.24.0
json_class ^2.2.1+3 2.2.2+1 3.0.0+16
logging ^1.1.1 1.3.0 1.3.0
pointycastle ^3.7.3 3.9.1 3.9.1
static_translations ^2.1.2+11 2.1.2+12 2.1.2+12
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
clock - 1.1.2 1.1.2
collection - 1.18.0 1.19.1
crypto - 3.0.6 3.0.6
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.1
intl - 0.18.1 0.20.0
js - 0.7.1 0.7.1
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
provider - 6.1.2 6.1.2
rest_client - 2.2.3+2 2.4.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
uuid - 3.0.7 4.5.1
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0

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

The constraint `^2.2.1+6` on form_validation does not support the stable version `3.0.0`.

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

The constraint `^2.2.1+3` on json_class does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions json_class 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.5, Dart 3.5.4.

Check the analysis log for details.