GitHub - aviacommerce/flutter-tutorial: Learn how to start creating a Flutter application, first edition in the tutorial series.

Skip to content

Navigation Menu

Sign in

Appearance settings

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