# dd_flutter_idea_plugin **Repository Path**: qhblog/dd_flutter_idea_plugin ## Basic Information - **Project Name**: dd_flutter_idea_plugin - **Description**: 典典的flutter插件工具 - **Primary Language**: Kotlin - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-17 - **Last Updated**: 2025-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

FlutterX

📄Document · 🔗Download
Flutter development assistant, Dio monitoring, variable type display, generation of asset file dictionary, beautification of Dart documents and other tools, documents are under preparation - [x] Dart document beautification - [x] Flutter plug-in version detection update - [x] Flutter plug-in jumps to pub.dev shortcut - [x] Pubspec.yaml searches for packages and supports one-click import - [x] Dio request listening window, quickly view http requests - [x] Flutter plug-in historical version prompt - [x] Dart attribute inline prompt (final,val,const) - [x] Asset Generation Dictionary More tools in development... ## Sponsor Thanks to **JETBRAINS** for the free open source license ## Screenshot | http Monitor | Search Package | Update Package | |----------------------------------------------------------------|----------------------------------------------------|--------------------------------------| | ![images/vm-toolwindow/vm2.png](images/vm-toolwindow/vm2.png) | ![img.png](images/yaml/img.png) | ![img_1.png](images/yaml/img_1.png) | | Json2Freezed | Status Bar | Icon Table | | ![json-to-freezed-class.png](images/json-to-freezed-class.png) | ![foot-status-bar.png](images/foot-status-bar.png) | ![ios-icon.png](images/ios-icon.png) | More than 100+ flutter auxiliary tools... # act 本地测试 GitHub action ```bash act -j build-and-release -s GITHUB_TOKEN=github token --env GITHUB_REF=refs/tags/v版本号 ```