syedmurtaza108 / chucker-flutter

An HTTP requests inspector inspired by Chucker Android
https://pub.dev/packages/chucker_flutter
MIT License
54 stars 32 forks source link

2 package should be modular so that each interceptor eg dio interceptor should not know about the other eg http #3

Closed syedmurtaza108 closed 2 years ago

syedmurtaza108 commented 2 years ago

Description

UI part separated from interceptors and available at chucker_flutter_ui

Type of Change