A collection of tutorials relating to Flutter. By changing the root component to various widgets you can toggle easily between the finished (and unfinished) results.
Tutorials Included:
- Flutter Intro - Lets Build that App
- Official Flutter Tutorial (WORK IN PROGRESS)
-
Download file from Github.
$ git clone https://github.com/lukevandekieft/flutter-practice.git
-
Install NPM (node package manager) as needed - instructions can be found at https://www.npmjs.com/get-npm .
-
Install necessary webpack dependencies for project.
$ npm install
-
Flutter & Android Studio must be installed to edit - follow instructions below as needed:
- Flutter
- Dart
- Android Studio
If you have any concerns or suggestions please contact Luke Vandekieft at vandekie@gmail.com
This software is licensed under the MIT License.
Copyright (c) 2019 Luke Vandekieft