mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-11-04 13:08:09 +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
Example of how to use flame_test
This is just a very simple example of how to use flame_test, most relevant
code is in the test directory.
You can also find many examples in the test directory of Flame for how to use it.