- 04 Mar, 2016 21 commits
-
-
Adam Barth authored
Putting this code in a separate library let's services that depend only on the shell be clearer about their dependencies.
-
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.
-
Ian Hickson authored
This is a variety of trivial fixes that I collected while going through the dartdocs. This does contain some non-comment changes.
-
Ian Hickson authored
Update engine.version
-
Ian Hickson authored
-
krisgiesing authored
Add tests for AssetVendor and resolution-dependent image loading
-
Adam Barth authored
Remove the one use of DrawLooper
-
Adam Barth authored
We're going to remove DrawLooper from the canvas API soon.
-
Yegor authored
[ios] use xcrun to launch simulator instead of hardcoded path
-
Hans Muller authored
Container's child is now inset by the Container's border
-
Kris Giesing authored
-
Yegor Jbanov authored
-
Hans Muller authored
-
Adam Barth authored
Remove test dependency from package:flutter
-
Kris Giesing authored
Fixes #2198
-
Yegor authored
[ios] generate flx on first ios launch
-
Yegor Jbanov authored
-
- 03 Mar, 2016 19 commits
-
-
Devon Carew authored
fix the zip tool when building for ios
-
Devon Carew authored
show stdout on xcode failures
-
Devon Carew authored
-
Devon Carew authored
-
Ian Hickson authored
Improve documentation for MultiChildLayoutDelegate
-
Ian Hickson authored
Reorder and document members in ScrollableState
-
Viktor Lidholt authored
Renames Weather demo
-
Hixie authored
-
Devon Carew authored
fix the stop command tests
-
Devon Carew authored
-
Viktor Lidholt authored
-
Adam Barth authored
The mojo_sdk has cleaned up its dependencies, so we no longer need to depend on package:test from package:flutter.
-
Hixie authored
-
Adam Barth authored
Switch from hack_load_vm_file_hook to PlatformPlugin
-
Devon Carew authored
Atom validation
-
Devon Carew authored
refactor the stop command to not use DeviceStore
-
Devon Carew authored
-
Hans Muller authored
Add DismissDirection onDismissed() callback parameter
-
Hans Muller authored
-