ispect 3.0.3 copy "ispect: ^3.0.3" to clipboard
ispect: ^3.0.3 copied to clipboard

A package combining Inspector, ISpectify, and more from pub.dev for efficient project implementation.

80/ 160
pub points
2.67k
downloads

We analyzed this package 6 hours ago, and awarded it 80 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: 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

274 out of 557 API elements (49.2 %) have documentation comments.

Some symbols that are missing documentation: ispect, ispect.AnsiPen.AnsiPen.new, ispect.AnsiPen.black, ispect.AnsiPen.blue, ispect.AnsiPen.cyan.

Passed check 10/10 points: Package has an example

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

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 19 issues. Showing the first 2:

ERROR: The name 'MultiValueListenableBuilder' is defined in the libraries 'package:draggable_panel/src/widgets/multi_value_listenable.dart (via package:ispect/ispect.dart)' and 'package:ispect/src/features/inspector/src/widgets/multi_value_listenable.dart'.

lib/src/features/inspector/src/inspector.dart:392:18

    ╷
392 │           child: MultiValueListenableBuilder(
    │                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

ERROR: 'MultiValueListenableBuilder' isn't a function.

lib/src/features/inspector/src/inspector.dart:392:18

    ╷
392 │           child: MultiValueListenableBuilder(
    │                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/features/inspector/src/inspector.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
draggable_panel ^1.0.2 1.4.3 2.0.2
intl any 0.20.2 0.20.2
ispectify ^0.0.4 0.0.4 4.7.4
meta any 1.17.0 1.18.1
path_provider ^2.1.5 2.1.5 2.1.5
share_plus ^10.1.3 10.1.4 12.0.1
web ^1.1.0 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
ansicolor - 2.0.3 2.0.3
async - 2.13.0 2.13.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
glob - 2.1.3 2.1.3
hooks - 1.0.2 1.0.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
mime - 2.0.0 2.0.0
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_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
share_plus_platform_interface - 5.0.2 6.1.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_linux - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.5.3 4.5.3
vector_math - 2.2.0 2.2.0
win32 - 5.15.0 6.0.0
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.

Found 3 issues. Showing the first 2:

The constraint `^1.0.2` on draggable_panel does not support the stable version `2.0.0`, that was published 2 days ago.

When draggable_panel is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^0.0.4` on ispectify does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions ispectify 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:
26
likes
80
points
2.67k
downloads

Documentation

API reference

Publisher

verified publishershodev.live

Weekly Downloads

A package combining Inspector, ISpectify, and more from pub.dev for efficient project implementation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

draggable_panel, flutter, flutter_localizations, intl, ispectify, meta, path_provider, share_plus, web

More

Packages that depend on ispect