In this project, we have built a memory matching game app using Flutter. We started by creating the game logic and model, then moved on to creating the UI elements such as MemoryCard, GameTimer, and GameButton widgets.
We then implemented the main MemoryMatchPage that brings all these elements together and added a StartUpPage to the app for the initial screen. Finally, we updated the main.dart file to launch the app with the TheMemoryMatchGame widget.
Throughout this project, we have covered a lot of important topics in Flutter such as creating custom widgets, using stateful and stateless widgets, navigation, and theming. This project can serve as a great foundation for more advanced Flutter projects.
We hope this project has provided a valuable learning experience and has inspired you to create more amazing apps using Flutter!
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 to f...
○ How to use the AnimatedPadding Widget in Flutter. - • Flutter 101: How to use the AnimatedPaddin...
○ How to use the AnimatedSize Widget in Flutter. - • Flutter 101: How to use the AnimatedSize W...
○ How to use the AnimatedOpacity in Flutter. - • Flutter 101: How to use the AnimatedOpacit...
○ How to use the AnimatedContainer in Flutter. - • Flutter 101: How to use the AnimatedContai...
○ How to use the AnimatedIcon in Flutter. - • Flutter 101: How to use the AnimatedIcon i...
○ How to use the DecoratedBoxTransition in Flutter. - • Flutter 101: How to use the DecoratedBoxTr...
○ How to use the AnimatedDefaultTextStyle in Flutter. - • Flutter 101: How to use the AnimatedDefaul...
○ Playlist: How to in Flutter. - • Flutter 101 : How to in Flutter
#flutter #tutorial