- 27 Feb, 2016 2 commits
-
-
Hans Muller authored
Stop animating in deactivate()
-
Hans Muller authored
-
- 26 Feb, 2016 36 commits
-
-
Ian Hickson authored
SizeObserver crusade: Heroes
-
Adam Barth authored
Scrollable's callbacks should follow a state machine
-
Devon Carew authored
remove the isConnected() method from device
-
Adam Barth authored
Now onScroll callbacks are always bracketed by onScrollStart and onScrollEnd callbacks. Fixes #1822
-
Adam Barth authored
Add tooltips to FloatingActionButtons
-
Ian Hickson authored
SizeObserver crusade: Remove EnterExitTransition
-
Ian Hickson authored
Remove some prints in tests.
-
Hans Muller authored
Add CheckedPopupMenuitem, update the Stocks demo
-
Adam Barth authored
Fixes #1875
-
Hixie authored
Somehow this actually made heroes way simpler.
-
Adam Barth authored
Simplify demo template
-
Adam Barth authored
We don't need these keys. Also, improve style in several places. Fixes #2225
-
Devon Carew authored
-
Hans Muller authored
-
Hixie authored
...and friends.
-
Devon Carew authored
some performance optimizations for starting apps
-
Devon Carew authored
-
Hans Muller authored
-
Hixie authored
-
Ian Hickson authored
Handle conflicting 'library' identifiers
-
Adam Barth authored
-
Adam Barth authored
Move update_packages.dart to `flutter update-packages`
-
Chinmay Garde authored
Update engine revision to pick up the fixes for instability on iOS
-
Hixie authored
Also, handle the new directory structure of the flutter repo.
-
Devon Carew authored
add timing info for flx creation
-
Ian Hickson authored
SizeObserver crusade: RawInputLine
-
Yegor authored
decouple `flutter drive` from `flutter start`; make things in `flutter_tools` more testable
-
Devon Carew authored
-
Yegor Jbanov authored
flutter start's method of finding devices to run the app on is not suitable for flutter drive. This commit also refactors several tool services to allow mocking in unit tests.
-
Hixie authored
-
Devon Carew authored
-
Chinmay Garde authored
-
Ian Hickson authored
Pin analyzer package so that we're consistent
-
Hans Muller authored
Gallery Menu Demo etc
-
Adam Barth authored
Now that we don't require the Dart SDK to be in your path, it's hard to run ./dev/update_packages.dart. Instead, you can now run `flutter update-packages`. Fixes #1906
-
Hans Muller authored
-
- 25 Feb, 2016 2 commits
-
-
Hixie authored
See the comment in the patch for details.
-
Ian Hickson authored
SizeObserver crusade: Dismissable
-