- 07 Mar, 2016 18 commits
-
-
Hans Muller authored
Added support for Dismissable leave-behind list items
-
Hans Muller authored
-
Devon Carew authored
remove the _embedder.yaml file
-
Devon Carew authored
implement --watch for flutter analyze
-
Devon Carew authored
-
Devon Carew authored
-
Ian Hickson authored
Cleanup around viewports
-
Devon Carew authored
Cleanup build
-
Devon Carew authored
-
Devon Carew authored
Improve message when target not found
-
Hixie authored
-
Ian Hickson authored
SizeObserver crusade: Remove SizeObserver
-
-
Steve Messick authored
-
Ian Hickson authored
Include more details in the Red Box of Doom
-
Ian Hickson authored
-
Adam Barth authored
Synchronizes dartdoc with dart:ui
-
Adam Barth authored
Mostly just adds some examples to match the examples with use for similar concepts in dart:ui.
-
- 06 Mar, 2016 16 commits
-
-
Ian Hickson authored
Remove the second argument to WidgetError.
-
Ian Hickson authored
Remove the second argument to MultiChildLayoutDelegate.performLayout()
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/2403 I have an e-mail ready to send to flutter-dev about this.
-
Ian Hickson authored
This makes WidgetError more like RenderingError, which will aid with https://github.com/flutter/flutter/issues/2356. Fixes https://github.com/flutter/flutter/issues/2443
-
Ian Hickson authored
Factor out non-Material parts of MaterialApp into WidgetsApp
-
Ian Hickson authored
Remove Simulatable and restyle simulation_group.dart
-
Ian Hickson authored
Clarify the assert when mimicking twice in a row.
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/1346
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
Try to clarify that you need a Material for an IconButton.
-
Adam Barth authored
Flinging continuously should have one scroll start/end pair
-
Adam Barth authored
Previously we got confused and started sending start/end pairs for each tick of the fling animation. Fixes #2430
-
Adam Barth authored
Some more dartdoc
-
Adam Barth authored
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/2369
-
- 05 Mar, 2016 6 commits
-
-
Ian Hickson authored
Clarify the "needs an Overlay" assert.
-
Devon Carew authored
fix flutter create
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/2436
-
Yegor authored
[infra] run recipes using recommended method
-
Devon Carew authored
-
Adam Barth authored
Factor MojoShell into shell.dart
-