Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Flutter & Provider Shopping Cart App

A simple flutter application including the state management techniques with the Provider State Management package.

In this project, I’ll try to learn how to integrate the Provider State Management Package into the Flutter application and improve the existing app UI. I’m not using any third-party API’s for fetching the products to the app.

TODO:

How to run this project

Clone this repository using following command.

git clone https://github.com/Dilshan97/Flutter-Provider-Shopping-Cart

Then navigate to the project & install the libraries using the following command.

flutter pub get

Here are the UI screens that I developed for this project

Download source code on GitHub

https://github.com/Dilshan97/Flutter-Provider-Shopping-Cart

 

Exit mobile version