Skip to content

emrade/flutter-watch-shop-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Quick UI  -  Watch Shop

A Flutter UI implementation of a Watch Shop App inspired by Hafiz Rana's desgin on Dribble.

Star this repo if you like what you see.

📸 Screenshots

Author(s)

Emmanuel Fache

Getting Started

Note: Make sure your Flutter environment is setup.

Installation

In the command terminal, run the following commands:

$ git clone https://github.com/emrade/flutter-watch-shop-ui.git flutter_watch_shop
$ cd flutter_watch_shop/
$ flutter packages get
$ flutter run
Check out Flutter’s online documentation for help getting started with your Flutter project.