Flutter snippet for generator tool (VSCode version here)
This plugin helps you to write a generator's template quickly
Current it supports Freezed, JsonSerializable
IntelliJ based: since-build: 203 learn more
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Flutter snippet for generator tool" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.