Course image for Master Clean Architecture in Flutter for beginners
Free preview before enrolling

Master Clean Architecture in Flutter for beginners

Build application from scratch using Clean Architecture, Bloc and Cubit

4.5
(2 ratings)
38 enrolled
Course Instructor: Rahul AgarwalLast updated 06/2023

Course Outcomes

  • Clean Architecture Design Pattern
  • Cubit State Management
  • Bloc State Management
  • Implement Rest API
  • Dependency Injection
  • Data Layer
  • Presentation Layer
  • Domain Layer

Description

Clean Architecture is the blueprint for a modular system, which strictly follows the design principle called separation of concerns. More specifically, this style of architecture focuses on dividing software into layers, to simplify the development and maintenance of the system itself. When layers are well-separated, individual pieces can be reused, as well as developed and updated independently.

In this course you will make an entire application from scratch using Clean Architecture and Bloc and Cubit state management. You will also incorporate REST API using two different packages Http and Dio. And you will learn about Dependency Injection and how to make it simple using get_it package. You will learn about file structure of a real world application and how to make your code scalable and modular.

The clean architecture will divide the Flutter project into 3 main layers, namely:

Presentation Layer

The presentation layer consists of the code to access the data of the app from a repository. Also, there is the code for state management such as providers, BLoC, and so on.

Domain Layer

The domain layer is the deepest in the clean architecture. This layer contains the code for business logic applications such as entities and use cases.

Data layer

The data layer is located at the outermost layer. This layer consists of data source code such as consume Rest API, access to the local database, Firebase, or other sources. Also, on this layer, there is usually the platform code that builds up the UI (widgets).

Course Structure

24 lectures3h 3m total duration

  Overview and Creating project (Watch video)
8min
  Quiz 
1min

Student feedback

4.5
Course Rating

50%

50%

0%

0%

0%

Course Instructor

Rahul Agarwal
Expert in Flutter and Blockchain application development
Rahul Agarwal
3.7 Instructor rating
32 Ratings
677 Students
15 Courses

I am an experienced Flutter and Blockchain application developer. I conduct workshops where I am building a community of tech enthusiast. I am well versed in production level application and how to wr...View profile

Upgrade to a Pro account and unlock more courses for accelerated learning. Instant feedback, interactive learning and more.

Free

  • 100+ coding courses
  • Certificate of completion
  • Hands-on practice
  • 24x7 doubt solving with AI
  • 100+ projects to practice
  • In-depth project feedback
  • AWS cloud sandboxes

Pro

  • 100+ coding courses
  • Certificate of completion
  • Hands-on practice
  • 24x7 doubt solving with AI
  • 100+ projects to practice
  • In-depth project feedback
  • AWS cloud sandboxes
Upgrade To Pro