Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 2.3 KB

File metadata and controls

56 lines (39 loc) · 2.3 KB

FlutterX

Ask DeepWiki

Flutter development assistant, Dio monitoring, variable type display, generation of asset file dictionary, beautification of Dart documents and other tools, documents are under preparation

  • Dart document beautification
  • Flutter plug-in version detection update
  • Flutter plug-in jumps to pub.dev shortcut
  • Pubspec.yaml searches for packages and supports one-click import
  • Dio request listening window, quickly view http requests
  • Flutter plug-in historical version prompt
  • Dart attribute inline prompt (final,val,const)
  • 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 img.png img_1.png
Json2Freezed Status Bar Icon Table
json-to-freezed-class.png foot-status-bar.png ios-icon.png

More than 100+ flutter auxiliary tools...

act 本地测试 GitHub action

act -j build-and-release -s GITHUB_TOKEN=github token --env GITHUB_REF=refs/tags/v版本号

发布版本

 ./scripts/release_tag.sh v版本号

例子: ./scripts/release_tag.sh v6.7.1