A set of auxiliary tools for Restful service development.
- Provide a service tree display window;
- Click the URL to jump directly to the corresponding method definition;
- Support Android Retrofit - Java and Kotlin;
- Support Flutter Retrofit - Dart;
- Support set BASE URL;
- Support copy and paste URL;
一套 Restful 服务开发辅助工具集。
- 提供了一个 Services tree 的显示窗口;
- 点击 URL 直接跳转到对应的方法定义;
- 支持 Android Retrofit -- Java and Kotlin;
- 支持 Flutter Retrofit -- Dart;
- 支持设置BASE URL;
- 支持复制粘贴URL;
- Need to install Flutter plugin first
- Need to install Dart plugin first
- From local: Open Android Studio -> Preferences -> Plugins -> Install Plugin from Disk -> RestfulToolForAndroidAndFlutter.jar