COURSE AUTHOR –
Ismail Elmogy
1. كورس يمكنك من التعامل مع المشاريع بطريقة احترافية
2. What is clean architecture ?
3. The importance of clean architecture .
4. Layers inside clean architecture and what is role of each layer.
5. Project structure.
6. Presentation Layer.
7. Handle themes / fonts / images / strings / constants in app in a professional way.
8. Domain Layer (Entities/ Use cases / Contracts ).
9. Data layer (Models , Implementation of contracts , Datasources).
10. State management
11. Cubit Essential with implementation on real app.
12. Dependency injection && Service locator.
13. Use GetIt as Service locator.
14. Handling your network API calls like a boss!
15. Dio && Dio Intercepters .
16. Handle Exceptions in a professional way.
17. Localization