Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 867 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 867 Bytes

shopapp_flut

A flutter shopping App Using Bloc Pattern.

Getting Started

This project is a starting point for how to use Bloc pattern for state managment in flutter app .

Running

To make this project work , you need to have fluter SDK installed.Then go in your project folder and run these commands:

  • flutter packages get
  • connect your phone and then flutter run

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.