binhlecong / tiki_flutter_json2dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiki_flutter_json2dart

Build Version Downloads

Template ToDo list

A plugin for implementing Clean Architecture in Flutter

Convert json model to .dart files with support for json_serializable and null safety

Generate Clean Architecture folder structure

  1. Add dependencies if needed
  2. Right click on the desired directory
  3. Fill in the inputs, adjust setting and press Generate
  4. Using built-in commands

  5. flutter packages pub run build_runner build --delete-conflicting-outputs

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "tiki_flutter_json2dart" > 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

License:Apache License 2.0


Languages

Language:Kotlin 100.0%