flutter_by_example_apps/basic_flutter_app at master · ericwindmill/flutter_by_example_apps · GitHub
Skip to content

Latest commit

 

History

History

README.md

We Rate Dogs

They're Good Dogs, Brant.

Source Code for Flutter project used in the first section of Flutter By Example.

Flutter by Example is an open source project that teaches one how to build Flutter mobile apps.

preview app

Usage

You have to have flutter installed on your machine!

git clone https://github.com/ericwindmill/flutter_by_example_dogs_example.git
cd flutter_by_example_dogs_example
flutter packages get
flutter run