Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎲 Flutter Lottery App

A simple and clean Flutter Lottery App built to demonstrate Flutter UI design, state management basics, and user interaction. This project is part of my Flutter learning journey and is suitable for showcasing in a student / junior developer portfolio.


📱 App Overview

The Lottery App allows users to:

  • Generate random lottery numbers
  • Check whether the generated number is a winning or losing result
  • View results instantly with a clean and simple UI

The main goal of this project is to practice:

  • Flutter widgets
  • Dart logic
  • UI structuring
  • Button interactions and state updates

🛠️ Tech Stack

  • Flutter
  • Dart
  • Android Studio

📸 Screenshots

/screenshots ├── win.png └── lose.png

Winning Screen Losing Screen

🚀 How to Run the Project

  1. Clone the repository:
git clone https://github.com/Dev-Muhammad-Faizan/flutter-lottery-app.git
  1. Navigate to the project directory:
cd flutter-lottery-app
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run

📂 Project Structure

lib/
 ├── main.dart
android/
ios/
pubspec.yaml

🎯 Purpose of This Project

This project is created for:

  • Flutter practice
  • GitHub portfolio
  • Demonstrating basic mobile app development skills

It shows understanding of Flutter fundamentals and is suitable for internship and entry-level opportunities.


🔗 Links


👨‍💻 Author

Muhammad Faizan BS Software Engineering Student Flutter & Mobile App Development Learner


⭐ If you like this project, feel free to star the repository!

About

A Flutter lottery app demonstrating state management and UI design.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors