mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-03 20:36:31 +08:00
This PR migrates us to the prerelease version of Melos (3.0.0-dev.0) and our pipelines to Flutter 3.7.1 It's a golden opportunity for us to test the upcoming version of melos and give them any feedback that we might have. :) The migration instructions can be read here: https://melos.invertase.dev/guides/migrations
Flame test helpers
This package contains classes that helps with testing applications using Flame, and it also helps testing parts of Flame itself.