fnicastri / flutter_generator_snippets

This plugin helps you to write a generator's template quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter snippet for generator tool (VSCode version here)

Build Version Downloads

This plugin helps you to write a generator's template quickly

Current it supports Freezed, JsonSerializable

json inside json-inside

json outside json-inside

freezed json-inside

Requirements

IntelliJ based: since-build: 202 learn more

Installation

  • 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.

About

This plugin helps you to write a generator's template quickly.


Languages

Language:Kotlin 100.0%