Md. Siam
Md. Siam
bloc_architecture_app
This is going to serve as a startup project for every app that I'll build on by using the BLoC state-management package
flutter_puzzle_hack
This game is for the "Flutter Puzzle Hack" contest, 2022. It is a simple slide puzzle game, where the player has to arrange the squares into sorted order.
getx_clean_architecture
This repo is an example of clean architecture using the GetX state-management solution.
kid_starter
This is an application for kids who want to learn the English alphabet, Numbers, and Colors names with accurate pronunciation.
package_of_the_day
Introduction to flutter packages: This repo will teach you some of the popular packages that are available in pub.dev, & how to use them for UI design.
scalable_app_architecture
This is a modular app architecture that can be scalable as the time passes. I will be using the BLoC state-management package.
bloc_concept
This repository is for understanding the core concepts of BLoC pattern in flutter.