Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Advanced Flutter: MVVM with Provider, Riverpod | BLoC
Rating: 4.5 out of 5(118 ratings)
3,143 students

Advanced Flutter: MVVM with Provider, Riverpod | BLoC

In-Depth Guide to Clearn Architecture With MVVM in Flutter: Mastering State Management with Provider, Riverpod + BLoC
Created byHadi Kachmar
Last updated 11/2024
English
English [Auto],

What you'll learn

  • Master the MVVM Architecture in Flutter
  • Implement Different State Management Solutions
  • setState, Provider, Riverpod, BLoC State managements
  • Rest API integration & CRUD operations
  • Teaching how to write Clean-code and avoid Boilerplate code
  • Prepare for Real-World Flutter Projects

Course content

11 sections108 lectures11h 35m total length
  • Introduction2:30

    Master advanced Flutter MVVM with provider, Riverpod, and Bloc to build maintainable, scalable apps. Advance from basics to expert with clear explanations, quizzes, and practical examples.

  • Course for the best price1:19

    Join the discord to access monthly sale coupons for the Advanced Flutter course and secure the best price via direct coupon links.

  • GitHub & Discord & Youtube & FB3:44

    Learn how to connect with the instructor via GitHub, YouTube, Facebook, LinkedIn, and Discord, and access flutter tutorials, code projects, and Udemy questions and answers.

  • What will you learn in this course?4:26

    Learn MVVM with provider, bloc, and riverpod to build scalable Flutter apps. Implement an imovies app with theme switching, fetching movies and genres, favorites, details, and clean navigation.

  • Get the most of this course and how to use the attached resources4:29

    Master flutter mvvm with provider, riverpod, and bloc by using the attached resources and code for each lecture. Download, unzip, and run the guided examples to deepen understanding.

  • App Demo + More About this course6:42

    Explore how the app works across set state, provider, river pod, and block state management within MVVM, featuring themes, favorites, details, and pagination for scalable Flutter development.

  • Course and Udemy important hints7:32

    Master Udemy course navigation by reviewing the description, subtitles, and section names to grasp course coverage. Use notes, playback speed, Q&A, and resources zip files and GitHub code to learn.

  • Source code on Github + Attached lectures3:22

    Learn how to use GitHub source code and attached lectures to practice Flutter MVVM with provider, Riverpod, and BLoC, starting from a starter project and using branch-specific final code.

Requirements

  • Basic knowledge in Flutter

Description

Dive into the depths of Flutter's MVVM architecture with different state managements in this comprehensive course designed for intermediate to advanced and expert developers. Learn how to build a dynamic movie app that interacts with a REST API, manages local favorites, and incorporates genre mapping for enhanced functionality with Dark and Light themes. This course will guide you through the journey of implementing MVVM with different state management strategies—setState, Provider, Riverpod, and BLoC—each covered in dedicated sections to provide you with a robust understanding of each approach.

Prerequisites:

  • Basic knowledge of programming

  • Basic familiarity with Flutter Widgets and Dart

  • Basic understanding of REST APIs is a plus, but we cover this in detail

  • Enthusiasm for learning state management in-depth

  • Macbook or Windows to develop

  • Any preferred IDE (such as Android Studio or IntelliJ IDEA), or a preferred text editor (like VS Code)—just not Microsoft Word!

Recording Equipment:

  • Video Editing Software: Camtasia 2023

  • Microphone: Blue Yeti X

This setup ensures that all course videos are clear and professionally produced.

What You Will Learn:

  • Implementing MVVM architecture in Flutter for scalable app development

  • Connecting to a REST API to fetch and display movie data

  • Local data management for user favorites

  • Advanced state management techniques with setState, Provider, Riverpod, and BLoC

  • Theme management in Flutter apps for dynamic light and dark modes

Course Structure:

  • Duration: Approximately 12 hours of content

  • MVVM Section, UI section, API section, and different sections for the state managements

  • Lecture length: each lecture is around 10 min

What to Expect After This Course:

  • Proficiency in using MVVM architecture for complex Flutter applications

  • Deep understanding of various state management techniques and when to use them

  • Skills to design and manage both themes and local databases in Flutter

  • Enhanced capability to handle real-world Flutter projects that require advanced state management and API integration

Limitations and Notes:

  • The course code works for all platforms supported by Flutter

  • The course project is designed for portrait mode responsiveness.

Resources:

  • Complete source code for the movie app for each state management explained in the course (setState, Provider, Riverpod, BLoC)

  • Step-by-step guides on implementing each feature

  • Access to slides and additional reading materials

Who this course is for:

  • Flutter Enthusiasts Seeking Advanced Skills
  • Developers who wants to take their skills to another level
  • Developers targeting to master different state managements approaches in Flutter
  • Developers who wants to master MVVM Architecture with Flutter