This plugin is created for assisting in working with the Flutter Flame Game framework.
- 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
This project is build using Kotlin and makes use of IntelliJ's Gradle Plugin Template.