paulonia_image_service 0.0.2 copy "paulonia_image_service: ^0.0.2" to clipboard
paulonia_image_service: ^0.0.2 copied to clipboard

A new Flutter package project.

110/ 160
pub points
18
downloads

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

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

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

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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

9 out of 39 API elements (23.1 %) have documentation comments.

Some symbols that are missing documentation: contants, contants.PImageConstants, contants.PImageConstants.PImageConstants.new, contants.PImageConstants.defaultInMemoryImages, contants.PImageConstants.defaultInMemorySize.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:paulonia_image_service/paulonia_image_service.dart that imports:
  • package:paulonia_image_service/source/pimage_service.dart that imports:
  • package:paulonia_cache_image/paulonia_cache_image.dart that imports:
  • package:paulonia_cache_image/paulonia_cache_image_mobile.dart that imports:
  • package:firebase_storage/firebase_storage.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:paulonia_image_service/paulonia_image_service.dart that imports:
  • package:paulonia_image_service/source/pimage_service.dart that imports:
  • package:paulonia_cache_image/paulonia_cache_image.dart that imports:
  • package:paulonia_cache_image/paulonia_cache_image_mobile.dart that imports:
  • package:firebase_storage/firebase_storage.dart that declares support for platforms: Android, iOS, macOS, Web.

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:paulonia_image_service/paulonia_image_service.dart that imports:
  • package:paulonia_image_service/source/pimage_service.dart that imports:
  • package:paulonia_cache_image/paulonia_cache_image.dart that imports:
  • package:paulonia_cache_image/paulonia_cache_image_mobile.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.dart that imports:
  • dart:io

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

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 7 issues. Showing the first 2:

WARNING: The operand must be 'null', so the condition is always 'true'.

lib/source/pimage_service.dart:13:9

   ╷
13 │     if (imageInfo == null) return false;
   │         ^^^^^^^^^^^^
   ╵

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

WARNING: The '!' will have no effect because the receiver can't be null.

lib/source/pimage_service.dart:114:29

    ╷
114 │     PaintingBinding.instance!.imageCache!.clear();
    │                             ^
    ╵

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

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
paulonia_cache_image ^0.5.0 0.5.0 1.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.0.2 1.3.67
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 5.7.7 7.0.7
cloud_firestore_web - 2.8.10 5.1.3
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
firebase - 9.0.3 9.0.3 Discontinued
firebase_core - 1.24.0 4.5.0
firebase_core_platform_interface - 4.8.0 6.0.2
firebase_core_web - 1.7.3 3.5.0
firebase_storage - 10.3.11 13.1.0
firebase_storage_platform_interface - 4.1.19 5.2.18
firebase_storage_web - 3.3.9 3.11.3
glob - 2.1.3 2.1.3
hive - 2.2.3 2.2.3
hooks - 1.0.2 1.0.2
http - 0.13.6 1.6.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
logging - 1.3.0 1.3.0
matcher - 0.12.19 0.12.19
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
native_toolchain_c - 0.17.5 0.17.5
objective_c - 9.3.0 9.3.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.10 0.7.10
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

The constraint `^0.5.0` on paulonia_cache_image does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions paulonia_cache_image 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.23.10, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A new Flutter package project.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, paulonia_cache_image

More

Packages that depend on paulonia_image_service