Skip to content

Thogaruchesti-hemanth/flutter_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Flutter Playground

Welcome to Flutter Playground, a collection of beginner-friendly Flutter projects designed to explore essential widgets, layouts, animations, and state management. Each project focuses on a specific concept, helping developers improve their Flutter skills through hands-on practice.


📌 Projects

Project Name Features Description Status
📱 Profile Page User profile display,, Clean UI A simple and clean profile screen UI. ✅ Completed
🧃 Juice App Product listing,Detailed product view A modern juice shop UI with product listing, search, and detailed product views. ✅ Completed
📝 Notes App SQLite storage, CRUD operations, Theming A basic notes-taking app with SQLite storage. 🔄 In Progress
🎨 UI Experiments Various UI layouts, Animations, State management Various UI designs & animations. ⏳ Planned

More projects will be added! Stay tuned.


📸 Results

🧃 Juice App 📱 Profile Page
Juice App UI Profile Page UI

🛠️ Tech Stack

  • Flutter (Dart)
  • Material Design 3
  • Firebase (for authentication, database - if used in future projects)
  • Local Storage (SQLite, Hive, SharedPreferences)
  • State Management (Provider, Riverpod, Bloc – coming soon)

📦 Installation

1️⃣ Clone the Repository

git clone https://github.com/yourusername/flutter_playground.git
cd flutter_playground

2️⃣ Install Dependencies

flutter pub get

3️⃣ Run a Specific Project

cd projects/profile_page  # Navigate to a project folder
flutter run

📚 Learning Resources

📌 Helpful Links for Flutter Development:


🚀 Future Plans

✅ Add more UI components
✅ Implement state management examples
✅ Explore Firebase integration
✅ Experiment with animations


📢 Contributing

Want to contribute or suggest an idea? Feel free to open an issue or create a pull request!

📧 Contact: saihemanth225@gmail.com

About

A collection of beginner-friendly Flutter apps exploring essential widgets, layouts, animations, and state management. Perfect for learning and experimenting with Flutter basics!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors