- 13 Oct, 2015 13 commits
-
-
Jason Simmons authored
-
Adam Barth authored
-
Adam Barth authored
Add a centerSlice parameter to images
-
Viktor Lidholt authored
Adds publishing for Flutter Sprites
-
Hixie authored
Also, fix warnings in rendering/sector_layout.dart Also, fix hit testing in rendering/sector_layout.dart Also, add WidgetToRenderBoxAdapter Also, make the rendering library debugging tools more resilient to dumping stuff before layout is complete.
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Adam Barth authored
This lets you draw nine-patch images.
-
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 2 commits
-
-
Collin Jackson authored
Painting images should not anti-alias (improves performance)
-
Adam Barth authored
-