Flutter advanced Course [architectures in flutter]
![Flutter advanced Course [architectures in flutter]](https://img-c.udemycdn.com/course/750x422/4950510_56f3_4.jpg)
Description:
???? ????? ?? ????? ???? ??? ??? ?? ????? ???? ???? ???????? ???? ??? ??? ?? ?????
? ???? ???? ?????? ?? ??????????? ???? ??????? ??
mvc
mvp
mvvm
mvi
????? ????? ???? ???? ???? ?????? ????? ??? ???? ????? ??? ????? ????
???????
??????????? ????
ios
like viper pattern
v view
i interactor
p presenter
e entity
r router
??????? ?????? ????? ?????? ???? ?????? ????
?? ??
valorant
cubit movie
etc
we have 10 Apps
Go share
phramco reminder
habit changer
weather app
movie app
money app
be relax
quiz app
2do app
egypt trains
valorant game
You will build presentation layer, data layer, domain layer and application layer step by step. This architecture is designed to make it easier to create stable apps even when outer elements such as UI, databases, or external APIs are always changing. It’s essentially a collection of best practice design principles that help you keep business logic, or domain logic, together and minimize the dependencies within the system. After completing this course you can reuse the source code of this course and customize on it to build your clean architecture with MVVM project in a professional way
hands-on approach for going through more than 150 flutter widgets e.g MaterialButton, TextEditingController, Gesture detector, URL Launcher, Dio, Drawers, and so much more.
Responsive handling to make sure your flutter app fits almost every screen
Flutter Navigations
Portfolio of apps to impress recruiters and clients
Flutter Streams & Flutter Future
State management from basics to advanced topics like Provider & Riverpod & Hooks
Flutter Web free hosting on Firebase
Domain name transfer
Flutter Email authentication, FlutterGoogle authentication for web and mobile
Deep dive into No-SQL database (Firestore)
Design patterns like MVVM, MVC