e_http_inspector 1.0.0 copy "e_http_inspector: ^1.0.0" to clipboard
e_http_inspector: ^1.0.0 copied to clipboard

outdated

A Flutter package that inspects http call requests, responses which made by [dio package](https://pub.dev/packages/dio). This package show notifications on each call and UI screen.

0
likes
100/ 160
pub points
0%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

7 out of 7 API elements (100.0 %) have documentation comments.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:e_http_inspector/e_http_inspector.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/http_interceptor.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/common/notification_util.dart that imports:
  • package:awesome_notifications/awesome_notifications.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:e_http_inspector/e_http_inspector.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/http_interceptor.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/common/notification_util.dart that imports:
  • package:awesome_notifications/awesome_notifications.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:e_http_inspector/e_http_inspector.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/http_interceptor.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/common/notification_util.dart that imports:
  • package:awesome_notifications/awesome_notifications.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:e_http_inspector/e_http_inspector.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/ui/history/http_history_screen.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/ui/history/http_history_state.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/data/entity/http_call_entity.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/data/entity/map_entry_entity.dart that imports:
  • package:e_http_inspector/src/vn/com/extremevn/common/hive_util.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 26 issues. Showing the first 2:

ERROR: The type 'CoreScreen' is declared with 2 type parameters, but 3 type arguments were given.

lib/src/vn/com/extremevn/ui/detail/http_detail_screen.dart:32:32

   ╷
32 │   class HttpDetailScreen extends CoreScreen<HttpDetailEvent, HttpDetailState,
   │ ┌────────────────────────────────^
33 │ │     HttpDetailEventStateProcessor> {
   │ └──────────────────────────────────^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/vn/com/extremevn/ui/detail/http_detail_screen.dart

ERROR: 'HttpDetailScreen.buildScreenUi' ('Widget Function(BuildContext, HttpDetailEventStateProcessor, HttpDetailState)') isn't a valid override of 'CoreScreen.buildScreenUi' ('Widget Function(BuildContext)').

lib/src/vn/com/extremevn/ui/detail/http_detail_screen.dart:68:10

   ╷
68 │   Widget buildScreenUi(BuildContext context,
   │          ^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/vn/com/extremevn/ui/detail/http_detail_screen.dart

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
awesome_notifications ^0.6.21 0.6.21 0.9.3+1
chips_choice_null_safety ^2.0.6 2.0.6 2.0.6
dio ^4.0.6 4.0.6 5.4.3+1
eventstateprocessor ^1.0.1+1 1.1.0 1.1.0
flutter flutter 0.0.0 0.0.0
hive ^2.1.0 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
intl ^0.17.0 0.17.0 0.19.0
path_provider ^2.0.9 2.1.3 2.1.3
pull_to_refresh ^2.0.0 2.0.0 2.0.0
Transitive dependencies
Package Constraint Compatible Latest
bloc - 8.1.4 8.1.4
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
flutter_bloc - 8.1.6 8.1.6
http_parser - 4.0.2 4.0.2
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.0
path_provider_android - 2.2.5 2.2.5
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.2 6.1.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4

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

Found 3 issues. Showing the first 2:

The constraint `^0.6.21` on awesome_notifications does not support the stable version `0.7.0`.

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

The constraint `^4.0.6` on dio does not support the stable version `5.0.0`.

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.6, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package that inspects http call requests, responses which made by [dio package](https://pub.dev/packages/dio). This package show notifications on each call and UI screen.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

awesome_notifications, chips_choice_null_safety, dio, eventstateprocessor, flutter, hive, hive_flutter, intl, path_provider, pull_to_refresh

More

Packages that depend on e_http_inspector