Skip to content

Which design pattern should I use? #647

Answered by spydon
cvlnomen asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
Flame is unopinionated when it comes to design patterns, just like Flutter.
Some design patterns which will very work well for large apps might be more overhead than needed for small apps etc.
It depends a lot on how your game will be designed too, if it is purely in Flame or if it is a mix of Flutter widgets and Flame, because if it is the latter you might have some state management in Flutter which will fit differently well with different design patterns.
Sorry for the vague answer, but there really is no silver bullet here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by spydon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants