- 13 Oct, 2015 7 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
Adds check for breaking forces in sprite physics joints
-
Collin Jackson authored
Allow derived classes of Scrollable to listen for scroll events
-
Hixie authored
-
- 12 Oct, 2015 16 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Hixie authored
Add type annotations in many places. Fix some identifiers to have more lint-satisfying names. Make all operator==s consistent in style. Reorder some functions for consistency. Make ParentData no longer dynamic, and fix all the code around that.
-
Collin Jackson authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Adam Barth authored
This example is outdated.
-
Viktor Lidholt authored
Working joints in sprite physics
-
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
-
Viktor Lidholt authored
-
Adam Barth authored
Change the default MaterialType to canvas
-
Adam Barth authored
We changed IconButton to require a ColorFilter to filter the color of the icon.
-
Adam Barth authored
Canvas is by far the most popular type of material by call site (and makes for a faster default because it doesn't have a RRect clip).
-
Adam Barth authored
We can build Fitness again now that playfair has been updated to account for the package:flutter rename.
-
- 11 Oct, 2015 2 commits
-
-
Adam Barth authored
-
Adam Barth authored
Add a bin/flutter.dart to the flutter package
-
- 10 Oct, 2015 7 commits
-
-
Adam Barth authored
-
Adam Barth authored
This command will eventually become the main entrypoint for the Flutter tools. Also, fixup a reference to the "sky" package in sky_tool.
-
Adam Barth authored
-
Adam Barth authored
-
Adam Barth authored
-
Adam Barth authored
-
Adam Barth authored
-
- 09 Oct, 2015 8 commits
-
-
Collin Jackson authored
Painting images should not anti-alias (improves performance)
-
Adam Barth authored
-
Collin Jackson authored
-
Viktor Lidholt authored
Adds debug drawing for weld joints in sprite physics
-
Adam Barth authored
Make it fast to draw color icons
-
Adam Barth authored
Instead of using a ColorFilter, plumb the information down to Icon and thereby to Image.
-
Hixie authored
...once the animation is done.
-
Viktor Lidholt authored
-