- 16 Oct, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 13 Oct, 2015 3 commits
-
-
Adam Barth authored
-
Jason Simmons authored
-
Adam Barth authored
-
- 12 Oct, 2015 3 commits
-
-
Adam Barth authored
These examples haven't been ported to fn3 yet. Before this patch, they caused a lot of noise in the analyzer output.
-
Viktor Lidholt authored
-
Adam Barth authored
We can build Fitness again now that playfair has been updated to account for the package:flutter rename.
-
- 10 Oct, 2015 3 commits
-
-
Adam Barth authored
-
Adam Barth authored
-
Adam Barth authored
-
- 09 Oct, 2015 2 commits
-
-
Adam Barth authored
MaterialApp assumes that you're using material design. Also move radial reaction and fix imports for stats box.
-
Adam Barth authored
These are now part of material.dart.
-
- 08 Oct, 2015 2 commits
-
-
Viktor Lidholt authored
-
Adam Barth authored
Clients should just use a GestureDetector (or an InkWell) instead.
-
- 06 Oct, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 05 Oct, 2015 2 commits
-
-
Hixie authored
(These are changes cherry-picked from in-flight branches since they are more independent and could be helpful even without those changes.) - Change RouteBuilder's signature to take a single argument in which the other fields are placed, so that we can keep iterating on those arguments without having to break compatibility each time. Also, this makes defining route builders much simpler (only one argument to ignore rather than a variable number). - Expose the next performance to RouteBuilders, since sometimes the route itself might not be where it's used. - Allow BuildContext to be used to walk children, just like it can for ancestors - Allow BuildContext to be used to get the Widget of the current BuildContext - Allow StatefulComponentElement to be referenced with a type specialisation so that you don't have to cast when you know what the type you're dealing with actually is.
-
Viktor Lidholt authored
-
- 02 Oct, 2015 2 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
- 01 Oct, 2015 4 commits
-
-
Adam Barth authored
* Moves from vector_math to vector_math_64 * Adds support for Float64List in Dart bindings
-
Adam Barth authored
-
Adam Barth authored
-
Adam Barth authored
-
- 25 Sep, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 18 Sep, 2015 3 commits
-
-
Viktor Lidholt authored
-
Adam Barth authored
Importing the public libraries caused a name conflict with dart:sky because we assume people will import dart:sky into a namespace, so I've also changed skysprites to import dart:sky into a namespace.
-
Adam Barth authored
Also, introduce Colors and Typography to hold the material colors and the typography declarations. Previously we expected clients of these libraries to import them into a namespace, but that doesn't play nice with re-exporting them from material.dart.
-
- 17 Sep, 2015 2 commits
-
-
Viktor Lidholt authored
-
Adam Barth authored
What's important about this code is that it's presenting services outside the VM, not the particular technology used to present the services.
-
- 14 Sep, 2015 1 commit
-
-
Adam Barth authored
We now expose idiomatic setters for these properties. Eventually we'll remove the setter functions.
-
- 08 Sep, 2015 1 commit
-
-
Adam Barth authored
-
- 04 Sep, 2015 3 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
- 03 Sep, 2015 4 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
- 02 Sep, 2015 2 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-