cosmo_screen 1.0.1 copy "cosmo_screen: ^1.0.1" to clipboard
cosmo_screen: ^1.0.1 copied to clipboard

A library for taking screenshot of application region. Not supported for taking screenshot of chrome

0
likes
150/ 160
pub points
28
downloads

We analyzed this package 42 hours ago, and awarded it 150 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/cosmo-developer/cosmo_screen.git was unreachable. Make sure that the website is reachable via HEAD requests.

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: MIT.

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

1 out of 4 API elements (25.0 %) have documentation comments.

Some symbols that are missing documentation: cosmo_screen.CosmoScreenFactory, cosmo_screen.CosmoScreenFactory.CosmoScreenFactory.new, cosmo_screen.CosmoScreenFactory.getPlatformScreenInterface.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Windows

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:cosmo_screen/cosmo_screen.dart that imports:
  • package:cosmo_screen/src/cosmo_screen_base.dart that imports:
  • package:cosmo_screen/src/win32/win32_cosmo_screen_interface_impl.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:cosmo_screen/cosmo_screen.dart that imports:
  • package:cosmo_screen/src/cosmo_screen_base.dart that imports:
  • package:cosmo_screen/src/win32/win32_cosmo_screen_interface_impl.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Linux`.

Because:

  • package:cosmo_screen/cosmo_screen.dart that imports:
  • package:cosmo_screen/src/cosmo_screen_base.dart that imports:
  • package:cosmo_screen/src/win32/win32_cosmo_screen_interface_impl.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:cosmo_screen/cosmo_screen.dart that imports:
  • package:cosmo_screen/src/cosmo_screen_base.dart that imports:
  • package:cosmo_screen/src/win32/win32_cosmo_screen_interface_impl.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:cosmo_screen/cosmo_screen.dart that imports:
  • package:cosmo_screen/src/cosmo_screen_base.dart that imports:
  • package:cosmo_screen/src/win32/win32_cosmo_screen_interface_impl.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:cosmo_screen/cosmo_screen.dart that imports:
  • package:cosmo_screen/src/cosmo_screen_base.dart that imports:
  • package:cosmo_screen/src/win32/win32_cosmo_screen_interface_impl.dart that imports:
  • package:win32/win32.dart that imports:
  • package:win32/src/com/iwbemservices.dart that imports:
  • package:win32/src/com/iunknown.dart that imports:
  • package:win32/src/win32/ole32.g.dart that imports:
  • package:win32/src/variant.dart that imports:
  • package:win32/src/structs.g.dart that imports:
  • package:win32/src/guid.dart that imports:
  • package:ffi/ffi.dart that imports:
  • package:ffi/src/utf8.dart that imports:
  • dart:ffi

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.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Failed report section
Support up-to-date dependencies
30 / 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
ffi ^2.0.2 2.1.4 2.1.4
win32 ^3.0.0 3.1.4 5.14.0

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

The constraint `^3.0.0` on win32 does not support the stable version `4.0.0`.

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

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.22.21, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A library for taking screenshot of application region. Not supported for taking screenshot of chrome

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, win32

More

Packages that depend on cosmo_screen