stacker_inspector 0.2.0 copy "stacker_inspector: ^0.2.0" to clipboard
stacker_inspector: ^0.2.0 copied to clipboard

Debug-only network, crash and memory-leak inspector for Flutter, native Android, native iOS and hybrid apps. Chucker-style dashboard, BLoC architecture, GetIt DI.

140/ 160
pub points
79
downloads

We analyzed this package 9 days ago, and awarded it 140 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

277 out of 373 API elements (74.3 %) have documentation comments.

Some symbols that are missing documentation: stacker_inspector.ApiListBloc.ApiListBloc.new, stacker_inspector.ApiListCleared.ApiListCleared.new, stacker_inspector.ApiListFilterChanged.ApiListFilterChanged.new, stacker_inspector.ApiListFilterChanged.filter, stacker_inspector.ApiListSearchChanged.ApiListSearchChanged.new.

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 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:stacker_inspector/stacker_inspector.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:stacker_inspector/stacker_inspector.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:stacker_inspector/stacker_inspector.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:stacker_inspector/stacker_inspector.dart that declares support for platforms: Android, iOS.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

The package does not contain ios/stacker_inspector/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors 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
bloc ^9.0.0 9.2.1 9.2.1
dio ^5.7.0 5.11.1 5.11.1
equatable ^2.0.7 2.1.0 2.1.0
flutter_bloc ^9.1.0 9.1.1 9.1.1
get_it ^8.0.3 8.3.0 9.2.1
http ^1.2.2 1.6.0 1.6.0
plugin_platform_interface ^2.1.8 2.1.8 2.1.8
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
dio_web_adapter - 2.2.2 2.2.2
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
provider - 6.1.5+1 6.1.5+1
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
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1

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

The constraint `^8.0.3` on get_it does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions get_it 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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
79
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Debug-only network, crash and memory-leak inspector for Flutter, native Android, native iOS and hybrid apps. Chucker-style dashboard, BLoC architecture, GetIt DI.

Repository (GitHub)
View/report issues

Topics

#networking #debugging #devtools #logging #bloc

License

MIT (license)

Dependencies

bloc, dio, equatable, flutter, flutter_bloc, get_it, http, plugin_platform_interface

More

Packages that depend on stacker_inspector

Packages that implement stacker_inspector