Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 913 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 913 Bytes

Dart Class Tools

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Dart Class Tools" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Requirements

Plugin: Dart

IntelliJ based: since-build: 223 learn more

Description

Added new functionality for Dart classes

Feature

  • Possibility to create a Dart Class or an Abstract class from the new menu
  • Creation of abstract class implementation from this one