This repository contains several Flutter applications that I built while learning mobile app development with Flutter.
Initially, each project existed as a separate repository. To keep my learning projects organized and easier to explore, they have been merged into this single repository while preserving the original commit history.
These projects represent my early learning journey in Flutter development.
A simple digital business card application built with Flutter.
Concepts practiced:
- Flutter UI layout
- Stateless widgets
- Containers, Rows, and Columns
- Custom fonts and icons
A simple dice rolling app.
Concepts practiced:
- Stateful widgets
- Random number generation
- Image widgets
- User interaction
A basic Flutter app displaying a simple UI.
Concepts practiced:
- Flutter project structure
- Material design widgets
- Basic UI layout
- Flutter
- Dart
- Material UI
This repository documents my progress while learning:
- Flutter fundamentals
- Widget-based UI development
- State management basics
- Mobile application structure
Originally these projects were separate repositories:
mi_card_flutter_appdice_and_roll_flutter_appi_am_rich_flutter_app
They were later merged into this repository while keeping their commit history intact.
⭐ This repository reflects my Flutter learning journey and practice projects.