flutter-tutorial

Redesign UI Of HangMan Game

  • March 9, 2020

Although we have a working and functional HangMan game built in Flutter, to be quite honest, the User Interface is not much impressive. Design Enhancements Some...

Build Hangman Game In Flutter

  • February 21, 2020

In this series of articles, we will start from scratch and build Hangman game in Flutter. This is going to be an exciting series as we...

How To Create Toast In Flutter

  • January 31, 2020

In this post we will learn to create Toast in Flutter. We create a wrapper class which can be used to load Toast anywhere within your...