Hans Muller
70550a7a9a
Fix _LazyWidgetProvider indexing, move Ali Connors
2016-03-21 12:20:09 -07:00
Hans Muller
070fdf7754
Flexible AppBar with a TabBar
2016-03-21 10:42:52 -07:00
Hixie
797e27edd3
Add @override annotations to flutter framework
2016-03-14 14:02:26 -07:00
Adam Barth
ede5dfce30
[rename fixit] ToolBar -> AppBar
...
* left -> leading (Removes an LTR bias)
* center -> title (Widget was actually centered)
* right -> actions (Removes an LTR bias, asymmetric with leading)
Fixes #2348
2016-03-12 18:33:47 -08:00
Adam Barth
95fc5ae070
[rename fixit] *Component* -> *Widget*
...
This patch renames StatelessComponent to StatelessWidget and
StatefulComponent to StatefulWidget.
Fixes #2308
2016-03-12 12:34:05 -08:00
Adam Barth
e71bd77e4f
[rename fixit] EdgeDims -> EdgeInsets
...
Fixes #1382
2016-03-12 12:33:38 -08:00
Matt Perry
0da63e4c2b
Add a basic Text Fields demo to Material Gallery app.
...
BUG=https://github.com/flutter/flutter/issues/1547
2016-03-10 13:56:43 -05:00
Hans Muller
2662ea5283
Added support for List leave-behind items
2016-03-07 14:50:25 -08:00
Viktor Lidholt
2d76b2f88b
Renames Weather demo
2016-03-03 13:17:24 -08:00
Hans Muller
204130d221
Fixed a typo
2016-02-29 10:12:14 -08:00
Hans Muller
f1df2bd7c0
Gallery Menu Demo etc
2016-02-25 16:16:44 -08:00
Hans Muller
8dcdec532f
Moved the home page padding to inside the Block
2016-02-23 15:49:54 -08:00
Hans Muller
25e22f5648
List Gallery Demo
2016-02-23 15:24:41 -08:00
Hans Muller
870d9e95f7
Gallery icons demo
2016-02-19 14:40:11 -08:00
Hans Muller
f989d3b855
Tooltip gallery demo
2016-02-19 08:27:16 -08:00
Hans Muller
8cfe31f5e8
Added GridTileBar, grid gallery demo
2016-02-18 10:13:36 -08:00
Viktor Lidholt
8be6ed5872
Fitness demo, initial version
2016-02-16 11:51:59 -08:00
Hans Muller
8f0fd6364d
typography demo
2016-02-12 13:54:28 -08:00
Hans Muller
78b3096126
colors demo
2016-02-12 11:31:08 -08:00
Hans Muller
8eaa9e69e5
Added a Card demo.
2016-02-11 15:36:50 -08:00
Hans Muller
4264d5e749
Added button dialog and snackbar demos
2016-02-09 10:09:54 -08:00