- 07 Mar, 2016 5 commits
-
-
Ian Hickson authored
SizeObserver crusade: Remove SizeObserver
-
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 8 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
-
Adam Barth authored
Make _initRootBundle more robust
-
Yegor Jbanov authored
-
- 04 Mar, 2016 11 commits
-
-
Adam Barth authored
Teaches ChildViewConnection to wrap an existing ViewOwner
-
Devon Carew authored
fix a mac test
-
Adam Barth authored
Putting this code in a separate library let's services that depend only on the shell be clearer about their dependencies.
-
Devon Carew authored
-
Adam Barth authored
Fixes #1921
-
Adam Barth authored
Rather than catching every exception, we now handle the one specific case where we legitimately cannot create the root bundle. Fixes #900
-
Adam Barth authored
Add dartdoc to VirtualViewport widgets
-
Adam Barth authored
-
Adam Barth authored
Remove dependency on material_design_icons
-
Ian Hickson authored
Random fixes to dartdocs, http lib, analyzer
-
Adam Barth authored
We get the icons from the iconfont now. Also, remove the package:flutter CHANGELOG.md. This file is outdated and the git history is a more accurate change log these days.
-