flutter_ume
flutter_ume copied to clipboard
UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance
## Features - [x] Basic inspects feature. #16 - [x] Real-time update with completed responses. #16 - [x] Responses list paging. #16 - [x] Copy contents in responses that delivered...
## dio看不到request header信息 ``` bash flutter_ume: ^0.3.0+1 flutter_ume_kit_ui: ^0.3.0+1 flutter_ume_kit_device: ^0.3.0 flutter_ume_kit_perf: ^0.3.0 flutter_ume_kit_show_code: ^0.3.0 flutter_ume_kit_console: ^0.3.0 flutter_ume_kit_dio: ^0.3.0 ```
版本:flutter_ume_kit_console: ^0.3.0

…ok and also support send custom text Describe what problem this pull request solves and how to solve it. If there is an issue associated with it, please attach a...
New plugin, SharedPreferences ## Pull Request Checklist - [x] I have read the [UME contribution document](../CONTRIBUTING.md) and understand how to contribute, commit the code according to the rules. 我已阅读过 UME...
1. Support communicable with another plugin 2. Add custom exception 3. Add PluggableLifeCycle abstract class ## Pull Request Checklist - [ ] I have read the [UME contribution document](../CONTRIBUTING.md) and...
## 希望能开源出来,为我们的app保驾护航,感谢开源精神 ## Environmental info 环境信息 ### Flutter doctor ``` bash ``` ### UME and kits version UME 及插件包版本 ``` bash ```