smf_engine 1.1.0 copy "smf_engine: ^1.1.0" to clipboard
smf_engine: ^1.1.0 copied to clipboard

Release planning and Apple and Android delivery for SMF.

110/ 160
pub points
401
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

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

881 out of 1042 API elements (84.5 %) have documentation comments.

Some symbols that are missing documentation: android.AndroidShipReleaseResultDto.artifactId, android.AndroidShipReleaseResultDto.buildNumber, android.AndroidShipReleaseResultDto.platform, apple.ApiResourceDto.attributes, apple.ApiResourceDto.id.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

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

Because:

  • package:smf_engine/smf_engine.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:smf_engine/smf_engine.dart that declares support for platforms: Windows, Linux, macOS.
Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 24 issues. Showing the first 2:

WARNING: The annotation 'JsonSerializable.new' can only be used on classes.

lib/src/dtos/changelog_dto.dart:11:4

   ╷
11 │   @JsonSerializable(
   │    ^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/dtos/changelog_dto.dart

WARNING: The annotation 'JsonSerializable.new' can only be used on classes.

lib/src/dtos/changelog_platform_dto.dart:11:4

   ╷
11 │   @JsonSerializable(
   │    ^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/dtos/changelog_platform_dto.dart

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

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

Package Constraint Compatible Latest Notes
crypto ^3.0.7 3.0.7 3.0.7
dart_jsonwebtoken ^3.4.1 3.4.1 3.4.1
freezed_annotation ^3.1.0 3.1.0 3.1.0
googleapis ^16.0.0 16.0.0 16.0.0
googleapis_auth ^2.3.3 2.3.3 2.3.3
http ^1.5.0 1.6.0 1.6.0
json_annotation ^4.12.0 4.12.0 4.12.0
path ^1.9.1 1.9.1 1.9.1
pub_semver ^2.2.0 2.2.0 2.2.0
smf_hooks ^1.0.0 1.1.0 1.1.0
xml ^6.6.1 6.6.1 7.0.1
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_discoveryapis_commons - 1.0.7 1.0.7
async - 2.13.1 2.13.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
google_cloud - 0.5.0 0.5.0
google_identity_services_web - 0.3.3+1 0.3.3+1
http_parser - 4.1.2 4.1.2
meta - 1.19.0 1.19.0
petitparser - 7.0.2 7.0.2
pointycastle - 4.0.0 4.0.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1

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

The constraint `^6.6.1` on xml does not support the stable version `7.0.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_GETTER - lib/src/hooks.dart:145:25 - The getter 'secretNamesField' isn't defined for the type 'SmfHookProtocol'.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.18, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: