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

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.

1.0.0 - 2022-04-21 #

1st version #

Features

  • Show notification on each http call
  • Show history http call list, and call detail in UI screen
  • Copy http call detail to clipboard

1.1.0 - 2022-11-10 #

Updates:

  • Change lib push notification to flutter_local_notification for stable request permission on android 13
  • Upgrade lib eventstateprocessor to 1.1.0
Under construction:
  • Export http call to postman format or open api
0
likes
130
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

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

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

More

Packages that depend on e_http_inspector