Flutter

Building a custom dialog in Flutter

Flutter’s built in Dialog widgets (also known as popup or modal) such as the AlertDialog are pretty nice, but sometimes you want to build something custom to fit in with your app’s look and feel. In this blog post I will show you how! What we will build Here’s how my custom dialog looks like (screenshot taken from my RPG app Sound Realms: Mace & Magic). You can see that it differs quite a bit from the standard dialog.

Introducing Sound Realms: Mace & Magic

Sound Realms: Mace & Magic is an audio-based solo RPG adventure app for iOS and Android devices. I have been programming on it for around 8 hours per week since October 2020, so by now it is starting to shape up real good! Download the free demo adventure to your phone if you are intrigued. The idea is to craft an inspiring and captivating experience that lets you use your imagination.