Skip to content

temyco/coffee-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeShop

Flutter based sample e-commerce application about coffee ordering. Main goal of which is to gain more expertise in mobile cross-platform app development.

Environment

Running on iOS

  • Run open -a simulator to launch iOS Simulator
  • Run flutter devices to find out that Flutter detected iOS Simulator
  • Run flutter run -d [device-id] to run the app on the iOS Simulator

Running on iOS Simulator for XCode 11.4

  • Run rm -rf ios/Flutter/App.framework
  • Run flutter run to rebuild and launch application on the iOS Simulator

Technical Tools

Supported devices

  • Android 4.1+
  • iOS 8+

Design

Design sketches can be found here.

Code convention

We are following to the official Dart code style guide.

Architecture

Topic that is to be discussed yet. Could be chosen from the official documentation recomendations.

About

Flutter based sample application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages