rizentium / lithium_http_inspector

Lithium is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lithium HTTP Inspector

Lithium is flutter package that used for HTTP Inspector which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.

Features

❌ HTTP call Request and Response detail
❌ Ready to use Inspector UI
❌ Save all HTTP call log
❌ Support for top used HTTP clients in Dart
❌ Search all HTTP call from log
❌ Mock response data

Supported HTTP Client

HttpClient
Dio
Chopper

Requirements

  • Android SDK version >= 19

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

About

Lithium is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.

License:Other


Languages

Language:Dart 99.0%Language:Swift 0.7%Language:Kotlin 0.2%Language:Objective-C 0.1%