When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Learn to build scalable Flutter apps with BLoC

How to build large, scalable apps with Flutter and BLoC Also proper folder structure, consuming REST apis.

     
  • 5
  •  |
  • Reviews ( 7 )
₹1999

This Course Includes

  • iconudemy
  • icon5 (7 reviews )
  • icon7 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Learn to build scalable Flutter apps with BLoC

Go from knowing nothing or little about Flutter BLoC to becoming a expert. In the end of this course you will have the knowledge and skills to build large, scalable Flutter apps using BLoC. You'll learn about BLoC, Cubit, how to properly implement common features like app localization, theme change, fonts, using internal packages, forms handling, REST api integration, app destribution for testing, and more.

This course covers more about practical side than theory. Meaning you won't end up learning but without knowing how to implement it in code.

Who this course is for?

anyone who want to learn BLoC,

anyone who want to build large apps with Flutter and BLoC,

anyone who want to get to the next level with Flutter.

We will build multiple apps using the stuff you learn in the course. Starter code will be available to you in the beginning of the section and end result will be available in the end of the lectures.

Here's a rundown of everything you will learn in this course.

a starter template for new flutter projects which comes common features already integrated out of the box.

proper architecture and folder structure

how to separate UI code

creating and using internal packages in flutter

dependency injection

how BLoC/Cubit works. cover basics.

generating BLoC code

how to access BLoC in UI

connecting BLoC with UI

completing a task/todo app with what is learned.

properly implement localization(easily reusable for any new project)

properly implement light/dark theme(easily reusable for any new project)

IndexedStack and Navigator widget

properly implement navigation

navigating without BuildContext

best way to implement nested navigation(most devs do this wrong way)

consuming REST apis with BLoC

learn to do user authentication with REST apis and BLoC

how to implement splash screen

how to implement user logout

how to handle forms with BLoC(forms validation, submit, loading, etc)

pusing the app to testflight

Sample backend will be given to you in the REST api integration section. So you can run that server locally and follow the course. Don't worry you just have to double click on the file. It's already done for you. Backend is done in go lang if you are curious about that. 

More stuff will be added to the course. You can also request new lessons/points from me.

Why should you buy this course?

to go from zero to expert in BLoC

learn up to date/standard ways of implementing code

most of the stuff you learn in this course will be easily reusable in all of your new flutter projects.

learn how to consume REST apis and manage state in the app using BLoC(almost all courses don't cover this).

more than just BLoC is covered in the course.

this is complete package to learn to build real world production apps in Flutter and BLoC.

more sections will be added to the course in the future(CI/CD, writing advanced tests, firebase, pushing to app/play stores.

Let's see inside the course!

What You Will Learn?

  • You will learn Flutter BLoC basics.
  • Proper folder structure and architecture to use with flutter BLoC..
  • How to use Flutter BLoC and Cubits..
  • Creating and using internal packages in a Flutter BLoC project..
  • Implementing common features like localization, theme, fonts, etc in your Flutter project..
  • Flutter standards, clean code and how to separate UI code..
  • How to properly implement nested navigation in Flutter project..
  • How to consume REST apis and manage state in BLoC with a example project..
  • How to properly handle user authentication and forms.
  • How to push to Testflight for testers.