Skip to content

lucastssb/flutter_shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Shop
A simple shopping app made with flutter

Project   |    Technologies   |    How to run   |    How to contribute   


App screen App screen App screen

💻 Project

This app is just a simple shopping app i've made to help me to learn about flutter's state management and some new widgets such as Draggable, DragTarget and others.

🚀 Technologies

This app was made using the following technologies:

ℹ️ How To Run

To clone and run this application, you'll need Git + Flutter installed on your computer.

Clone and Run

# Clone this repository
$ git clone https://github.com/lucastssb/flutter_shop.git

# Go into the repository
$ cd flutter_shop/

# Install dependencies
$ flutter pub get

# Run 
$ flutter run

🤔 How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.


Made with ♥ by Lucas Barbosa 👋 Get in touch!

About

A shopping app made with flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages