Skip to content

mohammadreza0852/shop_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shop

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

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

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

How to run

first install flutter sdk read docs from here clone the project and connect your device to your computer. you can also use amulators from android studio. Now you can use your online shop :)

The attached files do NOT work as a standalone project .Instead, you should use them to compare my code(in the lib/ folder, as well as the pubspec.yaml file) to your code. Experience shows, that this helps you spot + fix 99% of all errors you might encounter.If you want to run the code, you can do that as well though. Follow these steps1) Create a new Flutter project via flutter create some_project2) Replace the lib/ folder and the pubspec.yaml file with the attached files3) Possibly add assets like images or fonts or adjust the AndroidManifest.xml / Info.plist file to add data/ permissions (only if covered in the previous lectures)4) flutter packages get5) flutter run (with a running emulator or real device connected to your machine)to view the app

More info

This project uses firebase as its server side. So if you are in Iran you should probably use vpn :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages