Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 543 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 543 Bytes

Flutter Tutorial by Aviabird

Learn how to start creating a Flutter applications. This repository will be updated as and when we update the tutorial.

The goal of this tutorial is to build a mobile application for AviaCommerce, an open source initiative in E-Commerce .

Contents

  1. Simple Timer App

Set Up

  • Clone the repo and set up project
git clone https://github.com/aviacommerce/flutter-tutorial
  • Open an Emulator
  • Run the application
cd flutter-tutorial
flutter run