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 .
- Simple Timer App
- 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