http_inspect_view 1.1.0 copy "http_inspect_view: ^1.1.0" to clipboard
http_inspect_view: ^1.1.0 copied to clipboard

A debug-only HTTP inspector for Flutter apps. Intercepts every Dio request/response, shows OS notifications per request, and lets you shake the device to open a full log viewer — with no widget wrappe [...]

130/ 160
pub points
0
downloads

We analyzed this package 21 hours ago, and awarded it 130 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 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.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/NCB-CDS/superapp_http_inspector 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.

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

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

23 out of 78 API elements (29.5 %) have documentation comments.

Some symbols that are missing documentation: http_inspect_view, http_inspector, http_inspector.HttpInspector.HttpInspector.new, http_inspector.HttpInspector.child, http_inspector_detail_page.

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:http_inspect_view/http_inspect_view.dart that imports:
  • package:http_inspect_view/interceptor/http_inspector_interceptor.dart that imports:
  • package:http_inspect_view/notification/http_notification_service.dart that imports:
  • package:http_inspect_view/ui/http_inspector_list_page.dart that imports:
  • package:http_inspect_view/ui/http_inspector_share.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_linux.dart that imports:
  • package:url_launcher_linux/url_launcher_linux.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:http_inspect_view/http_inspect_view.dart that imports:
  • package:http_inspect_view/interceptor/http_inspector_interceptor.dart that imports:
  • package:http_inspect_view/notification/http_notification_service.dart that imports:
  • package:http_inspect_view/ui/http_inspector_list_page.dart that imports:
  • package:http_inspect_view/ui/http_inspector_share.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:http_inspect_view/http_inspect_view.dart that imports:
  • package:http_inspect_view/interceptor/http_inspector_interceptor.dart that imports:
  • package:http_inspect_view/notification/http_notification_service.dart that imports:
  • package:http_inspect_view/ui/http_inspector_list_page.dart that imports:
  • package:http_inspect_view/ui/http_inspector_share.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:http_inspect_view/http_inspect_view.dart that imports:
  • package:http_inspect_view/interceptor/http_inspector_interceptor.dart that imports:
  • package:http_inspect_view/notification/http_notification_service.dart that imports:
  • package:http_inspect_view/ui/http_inspector_list_page.dart that imports:
  • package:http_inspect_view/ui/http_inspector_share.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_web.dart that imports:
  • package:share_plus_platform_interface/share_plus_platform_interface.dart that imports:
  • package:share_plus_platform_interface/platform_interface/share_plus_platform.dart that imports:
  • package:share_plus_platform_interface/method_channel/method_channel_share.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:http_inspect_view/http_inspect_view.dart that imports:
  • package:http_inspect_view/interceptor/http_inspector_interceptor.dart that imports:
  • package:http_inspect_view/notification/http_notification_service.dart that imports:
  • package:http_inspect_view/ui/http_inspector_list_page.dart that imports:
  • package:http_inspect_view/ui/http_inspector_share.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:http_inspect_view/http_inspect_view.dart that imports:
  • package:http_inspect_view/interceptor/http_inspector_interceptor.dart that imports:
  • package:http_inspect_view/notification/http_notification_service.dart that imports:
  • package:http_inspect_view/ui/http_inspector_list_page.dart that imports:
  • package:http_inspect_view/ui/http_inspector_share.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
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
dio ^5.8.0 5.9.2 5.9.2
flutter_local_notifications ^21.0.0 21.0.0 21.0.0
sensors_plus ^7.0.0 7.0.0 7.0.0
share_plus ^12.0.0 12.0.2 13.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.1.0 1.1.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
dbus - 0.7.12 0.7.12
dio_web_adapter - 2.1.2 2.1.2
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_local_notifications_linux - 8.0.0 8.0.0
flutter_local_notifications_platform_interface - 11.0.0 11.0.0
flutter_local_notifications_windows - 3.0.0 3.0.0
hooks - 2.0.0 2.0.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.2
mime - 2.0.0 2.0.0
objective_c - 9.4.1 9.4.1
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.3.1 2.3.1
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
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 0.6.0
sensors_plus_platform_interface - 2.0.1 2.0.1
share_plus_platform_interface - 6.1.0 7.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
timezone - 0.11.0 0.11.0
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.3 2.4.3
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.5.3 4.5.3
vector_math - 2.2.0 2.3.0
web - 1.1.1 1.1.1
win32 - 5.15.0 6.2.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
yaml - 3.1.3 3.1.3

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

The constraint `^12.0.0` on share_plus does not support the stable version `13.0.0`.

Try running dart pub upgrade --major-versions share_plus 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.12, Flutter 3.44.0, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A debug-only HTTP inspector for Flutter apps. Intercepts every Dio request/response, shows OS notifications per request, and lets you shake the device to open a full log viewer — with no widget wrapper required.

Homepage

License

MIT (license)

Dependencies

dio, flutter, flutter_local_notifications, sensors_plus, share_plus

More

Packages that depend on http_inspect_view