Complete Flutter App Course | Flutter Tutorial for Beginners | Navigation Routes (15)

preview_player
Показать описание
#MovieApp #ProApp #IndustryStandard #Plan #Develop #Publish #EndtoEnd #PushNamed #Navigation

Join this channel to support the channel and get access to perks:

I am bringing a series of videos for you to teach you how to build an Industry Standard Flutter Application from scratch. I am also putting up companion articles.

In this series, you’ll learn basic as well advanced topics in Flutter. At the end of this series, you’ll have successfully built an industry standard application with very good UI and a scalable code-base with some excellent coding practices.

In this video, we will not add any further screen as mostly all our primary features are done. From now on, we will work on features that convert an average app to a better app. Where you care about the UI feedbacks and engaging user for a longer time and providing fun time while using the application. We can give user a better experience by writing code that can help in scaling the app quickly with features. Another way is to give proper feedback of what is happening in the application, like showing loaders while we make an API call, etc. One more way would be to keep the plugins updated and grab most of their features.

If you liked the video, then please show me by hitting the like button for video and show some love by giving star 🌟 on Github.

01:52 Routes

02:46 Pass Initial Route
03:29 Route Factory
04:37 Generate Route
05:40 Fade Page Route Builder

━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
Other Videos
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━

━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
Support!!
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
Helps me in carving out more time for tutorials
❤️ From India and don't want to pay commission - There are many ways you can connect with me (Website, Twitter, Comments)
or here is my

━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━
Follow me! Show your support towards the channel:
━ ━ ━ ━ ━ ━ ━ ━ ━ ━━ ━ ━ ━ ━ ━ ━ ━ ━ ━

SUBSCRIBE FOR MORE VIDEOS LIKE THIS
LIKE & SHARE

THANKS FOR WATCHING!🙏🙏🙏
Рекомендации по теме
Комментарии
Автор

you're the best in flutter tutorials

manazil-
Автор

Great sir, dynamic linking using roots ye bhi batha do

amarpreetsingh
Автор

What is the use of creating a non-intialised constructor as you did at 2:21 ?

TechieIndia
Автор

I thought that we will wait for another month. You surprised me! Thanks for your effort. I am waiting rest.

nahitfidanci
Автор

Hope you're well brother, please consider refactoring to Cubit sometime while keeping a copy of this current version.

medsed
Автор

At 3:11, what will be the child widget of MaterialApp() widget that would be returned?

TechieIndia
Автор

if we had 10 or more screens we would have replaced pushNamed with PushNamedReplacement right? so that page stack wont build up.

AkashJadhavIT
Автор

Hey bro, can you add the subtitles for the next vidoes? pls. :D

manuelmontano
Автор

What if the user is already signed in? The app will navigate to the login page regardless

michelrahme
Автор

Thanks a lot man!! Its an amazing series from you. I have a question though, who should do the orchestration if a user action has to deal with more than one usecase? For example when a user hit a button I will have to make two API calls that is in two different repositories. In such a case what should be the approach? Should I create a single usecase that takes in two repositories and do the orchestration within the usecase OR should I create two usecases seperately and orchestrate the api calls sequentially in the bloc? Any feedback will be really helpful.

prajwalc
Автор

Thanks for the amazing videos, are you planning to refactor the code to use Cubit instead of Bloc?

aliakkawi
Автор

Do you know the package auto_route? It will remove much boilerplate code. - I would also like to see a Navigation 2.0 tutorial and not the old way...

mars
visit shbcf.ru