Top

Up

Bloc Plugin for IntelliJ

원문: Bloc / Tools / Extensions / IntelliJ

dialog

Introduction

Bloc plugin for IntelliJ and Android Studio with support for the Bloc library and provides tools for effectively creating Blocs for both Flutter and AngularDart apps.

Installation

You can find the plugin in the official IntelliJ and Android Studio marketplace:

How to use

Simply right click on the File Project view, go to New -> New Bloc -> Generate New Bloc, give it a name, select if you want to use Equatable, and click on OK to see all the boilerplate generated.

Deployment

Using Plugin Repository


이전: Navigation

다음: VSCode