Skip to content

MohammadShoaib023/Flutter_Products_App_MVVM_BLoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product App (Complete application with MVVM architecture using bloc)

Introduction

All the projects have a common structure. The project structure is as follows:

lib lib/app - Contains the application-specific code lib/data - Contains the data layer code (Repository, API, Database) lib/feature - Contains the feature-specific code lib/utils - Contains the utility code

Product App

This app has MVVM architecture using bloc. This app has two screens - Categories and Product List. The app uses the bloc to manage the state. It also uses go_route to navigate between the screens.

i1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages