MohanedZekry /
NoteApp
This is an example project to show what Clean Architecture would look like (in Flutter)
Loading repository data…
aymansalkhatib / repository
This project is a Movies App built using Flutter, following the principles of Clean Architecture. The app allows users to browse, search, and view details of various movies. It is designed to be scalable, maintainable, and efficient.
This project is a Movies App built using Flutter, following the principles of Clean Architecture. The app allows users to browse, search, and view details of various movies. It is designed to be scalable, maintainable, and efficient.
Through this project, I have gained practical experience in:
To get a local copy up and running, follow these steps:
git clone https://github.com/your_username/movies_app.git
Selected from shared topics, language and repository description—not editorial ratings.
MohanedZekry /
This is an example project to show what Clean Architecture would look like (in Flutter)
aymansalkhatib /
Notes App 📓 is a mobile application designed to help users efficiently create, manage, and organize their notes 📋. Developed as part of a training course 🎓, this app features a clean and user-friendly interface for effective note-taking 📝✨. It serves as an educational project to demonstrate practical skills in mobile app development 📱🚀.
abdulawalarif /
This Flutter and Dart boilerplate project is for managing the state with the bloc and writing dependency injectable code for sending network requests.
mkw8263 /
This is bloc pattern Sample Project
abdulawalarif /
This project is perfect for beginners looking to understand state management in Flutter using Cubit and how to build a basic dynamic UI with state-driven behavior.