fluttershy 0.1.3 copy "fluttershy: ^0.1.3" to clipboard
fluttershy: ^0.1.3 copied to clipboard

outdated

Experimental game engine written in Flutter.

Fluttershy #

Low level game-engine-like interface for flutter games. All this does is exposing Game class which you can extend and override setup, update, event, render and destroy methods to do your own thing.

I am working on more complete engine in another repository. I wanted to leave this separate because it could be useful if you just want to do some interactive canvas widget which does not require whole engine library with sprite rendering, etc...

3
likes
0
pub points
0%
popularity

Publisher

verified publisherdomkar.dev

Experimental game engine written in Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on fluttershy