test_yandex 0.0.6 copy "test_yandex: ^0.0.6" to clipboard
test_yandex: ^0.0.6 copied to clipboard

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam mollis eleifend eros, id fermentum elit efficitur et. Donec non venenatis metus. Mauris a urna ac nunc pharetra venenatis id quis metus. Ph [...]

105/ 160
pub points
1
downloads

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

Failed report section
Follow Dart file conventions
15 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.0.6").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSL-1.0.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

3 out of 20 API elements (15.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: contants, contants.androidGradleFile, contants.androidLocalPropertiesFile, contants.androidManifestFile, contants.androidResFolder.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:test_yandex/test_yandex.dart that imports:
  • package:test_yandex/presentation/yandex_page.dart that imports:
  • package:yandex_mapkit/yandex_mapkit.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:test_yandex/test_yandex.dart that imports:
  • package:test_yandex/presentation/yandex_page.dart that imports:
  • package:yandex_mapkit/yandex_mapkit.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:test_yandex/test_yandex.dart that imports:
  • package:test_yandex/presentation/yandex_page.dart that imports:
  • package:yandex_mapkit/yandex_mapkit.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:test_yandex/test_yandex.dart that imports:
  • package:test_yandex/presentation/yandex_page.dart that imports:
  • package:yandex_mapkit/yandex_mapkit.dart that declares support for platforms: Android, iOS.
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 5 issues. Showing the first 2:

WARNING: Unused import: 'package:checked_yaml/checked_yaml.dart'.

lib/example/example.dart:1:8

  ╷
1 │ import 'package:checked_yaml/checked_yaml.dart' as yaml;
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/example/example.dart

WARNING: Unused import: 'package:yandex_mapkit/yandex_mapkit.dart'.

lib/example/example.dart:3:8

  ╷
3 │ import 'package:yandex_mapkit/yandex_mapkit.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/example/example.dart

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

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

Package Constraint Compatible Latest Notes
checked_yaml ^2.0.3 2.0.4 2.0.4
json_annotation ^4.9.0 4.9.0 4.9.0
yandex_mapkit ^4.1.0 4.2.1 4.2.1
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
equatable - 2.0.8 2.0.8
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
vector_math - 2.2.0 2.2.0
yaml - 3.1.3 3.1.3

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
105
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam mollis eleifend eros, id fermentum elit efficitur et. Donec non venenatis metus. Mauris a urna ac nunc pharetra venenatis id quis metus. Phasellus mattis, elit at egestas efficitur, sapien sapien placerat lectus, vitae maximus lectus tortor vel magna. Etiam neque odio, tincidunt id leo vitae, tristique pharetra arcu. Interdum et egestas.

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

checked_yaml, flutter, json_annotation, yandex_mapkit

More

Packages that depend on test_yandex