A Flutter application, containing various examples taught in class for the Technion CS Faculty "Project in Android Development" course workshops.
The use this locally, clone this repository
git clone https://github.com/mikimn/project-flutter-examples
And either run it from Android Studio or simply flutter run
.
The Dart workshop examples are at lib/examples/dart_intro.dart
. You can run them with the dart
command or from DartPad
Copyright Miki Mendelson-Mints, 2020.
Licensed under the Apache License, Version 2.0. See LICENSE for more details.
Google Play and the Google Play logo are trademarks of Google LLC.