Welcome back to my YouTube channel! In our last video, we created a MemoryMatch game using Flutter. Today, I’m excited to bring you Part 2, where we’ll be updating the game with a multilevel feature and refactoring the code for better readability and maintainability.
The user will choose from three different board sizes: 4x4, 6x6, and 8x8.
The user will be able to pause and continue the game, or even quit back to the main screen to choose a different board size.
To implement those features, We’ll be introducing new widgets and optimizing the code to make it more modular and easier to maintain.
By the end of this video, you’ll have a fully functional MemoryMatch game with multiple levels and optimized code that is easy to read and modify.
The code on github: https://github.com/offlineprogrammer/...
Build a Memory Match Game | • Build a Memory Match Game
Build A Trip Planner App | Flutter: • Build a Trip Planner App
Build A Simple Quiz App | Flutter: • Build A Simple Quiz App | Flutter
Follow Me :-)
Twitter | / _mo_malaka_
Medium | / mmalaka
OTHER VIDEOS YOU MIGHT LIKE:
○ How to use FutureBuilder to fetch a REST API in Flutter. - • Flutter 101: How to use FutureBuilder...
○ How to use the AnimatedPadding Widget in Flutter. - • Flutter 101: How to use the AnimatedP...
○ How to use the AnimatedSize Widget in Flutter. - • Flutter 101: How to use the AnimatedS...
○ How to use the AnimatedOpacity in Flutter. - • Flutter 101: How to use the AnimatedO...
○ How to use the AnimatedContainer in Flutter. - • Flutter 101: How to use the AnimatedC...
○ How to use the AnimatedIcon in Flutter. - • Flutter 101: How to use the AnimatedI...
○ How to use the DecoratedBoxTransition in Flutter. - • Flutter 101: How to use the Decorated...
○ How to use the AnimatedDefaultTextStyle in Flutter. - • Flutter 101: How to use the AnimatedD...
○ Playlist: How to in Flutter. - • Flutter 101 : How to in Flutter
#flutter #tutorial