Flutter development series
Part 1 – loyalty app
Hey folks. Welcome to the Flutter Development Series. In this series we are going to build a simple loyalty cards application from scratch.
This series will cover from setting up the environment to deploying the application using Github actions.
A new episode will be published fortnightly-ish. The currently and eventually final version of the app can be found in Github.
Loyalty App
I always like making tutorials with practical examples. I believe it’s more fun and engaging this way.
The Loyalty app is a simple one or two screens application. It will allow you to add your loyalty cards number locally on your phone.
I’m also planning to write a Garmin watch application after this series. You will be able to sync the cards to your Garmin watch and not even need your phone. How cool is it!?
Flutter development series
- Intro. ← You are here.
- Part 2 – Setting up the environment
- Part 3 – Using databases in Flutter
- Part 4 – BLOC pattern in Flutter
- Part 5 – BLoC pattern and navigation in Flutter
Source code
Feel free to clone the project and copy it as you wish. Thanks for your time.
0 Comments