Skip to content

pastordougdev/flutter_flame_intellij

Repository files navigation

Flutter Flame Icon

This plugin is created for assisting in working with the Flutter Flame Game framework.

Current Features:

Create New Flame Component in directory:

  • Select from a list of Flame Components to extend from
  • Add in Generic Type arguments if needed
  • Add in super class constructors from the base PositionComponent
  • Select Mixins to add to class definition along with any needed Generic Type arguments

Visit the project Github page for more information: https://github.com/pastordougdev/flutter_flame_intellij

Under The Hood

This project is build using Kotlin and makes use of IntelliJ's Gradle Plugin Template.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages