Skip to content

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

Notifications You must be signed in to change notification settings

rizentium/lithium_http_inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages