- 19 Sep, 2017 1 commit
-
-
Sarah Zakarias authored
-
- 15 Sep, 2017 1 commit
-
-
Michael Thomsen authored
Using anchor links from https://github.com/flutter/website/pull/676
-
- 12 Sep, 2017 1 commit
-
-
Michael Thomsen authored
Update to reflect https://github.com/flutter/flutter/pull/11751 and https://github.com/flutter/website/pull/663
-
- 21 Jul, 2017 1 commit
-
-
Phil Quitslund authored
* Flutter create widget test template. Running `flutter create —with-widget-test` produces a test/widget_test.dart sample widget test. * Generate widget test bits in flutter create. * Path fix. * Added types. * Skip shell testing on windows. * formatting fixes * Update test sample to test the sample app. * Formatting tweak.
-
- 22 Jun, 2017 1 commit
-
-
Hans Muller authored
-
- 08 Apr, 2017 1 commit
-
-
Seth Ladd authored
-
- 30 Mar, 2017 1 commit
-
-
Jakob Andersen authored
Plugin projects are created by running `flutter create --plugin <name>`. An example app is also created in the plugin project, using the normal 'create' template, which has been modified to allow for conditional plugin code. Modified the android package name to match package naming conventions (all lower-case, and must match the directory name).
-
- 24 Jan, 2017 1 commit
-
-
Ian Hickson authored
-
- 11 Oct, 2016 1 commit
-
-
Dan Rubel authored
-
- 23 Sep, 2016 1 commit
-
-
Adam Barth authored
Switch our pubspec.yamls to using SDK sources so that we can have consistent source types when we depend on these packages from external packages using SDK sources.
-
- 24 Feb, 2016 1 commit
-
-
Chinmay Garde authored
-