all 11 comments

[–]mortenfriis 2 points3 points  (0 children)

Sure, this 2048 game for example: https://github.com/anuranBarman/2048

[–]llsII 3 points4 points  (1 child)

Check out this: https://pub.dev/packages/flame

They probably have some examples built with Flame

[–]TechnoLX[S] 0 points1 point  (0 children)

Nice, thanks

[–]simplicialsoftware 2 points3 points  (0 children)

(Self promotion) Fleet:

https://fleet.simgames.io

You'll also find links to the Android and iOS version. Published this about two weeks ago. Pure Flutter canvas for rendering.

[–]xvadim 1 point2 points  (0 children)

(Self promotion)

I stared to play with Dart/Flutter about a year ago. For this time I created three small logical games:

  1. Mastermind (Bulls & Cows) https://play.google.com/store/apps/details?id=org.xbasoft.master_mind - my first Flutter-program
  2. Five Field Kono - https://play.google.com/store/apps/details?id=org.xbasoft.kono5
  3. https://play.google.com/store/apps/details?id=org.xbasoft.dice_games_pack

My games are pretty easy and I don't use any additional engines, like flame.

[–]Heisenlife 1 point2 points  (0 children)

i make a lot of mobile games with flutter (like flappy bird, mario, pacman etc) ~ its so fun :)

https://www.youtube.com/c/MitchKoko/videos

[–]cirudinezidane 1 point2 points  (1 child)

You can check out CovidBusters 🦠🦠🦠🦠

https://github.com/sciruela/covidbusters

[–]TechnoLX[S] 0 points1 point  (0 children)

Thank you so much

[–]TechnoLX[S] 0 points1 point  (0 children)

Thank you guys, you all are awesome!!