georgeherby / dart.extensions

IntelliJ/Android Studio plugin providing snippets for Dart extension methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dart.extensions

JetBrains IntelliJ plugins

dart.extensions provides snippets to Android Studio or IntelliJ letting you create method, property and operator extensions in Dart.

Shortcut Description
extensionMethod Create a method extension
extensionProperty Create a property extension
extensionOperator Create an operator extension

Plugin Supports the Following IDEs:

  • Android Studio
  • IntelliJ IDEA Ultimate
  • IntelliJ IDEA Community
  • IntelliJ IDEA Educational

About

IntelliJ/Android Studio plugin providing snippets for Dart extension methods

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%