Adam Barth
|
22210c8baf
|
Dispose AnimationController in examples (#5207)
These examples should show the best practices for working with
AnimationControllers.
Fixes #5206
|
2016-08-04 08:55:59 -07:00 |
|
Hixie
|
797e27edd3
|
Add @override annotations to flutter framework
|
2016-03-14 14:02:26 -07: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
|
948ae15ca5
|
Clean up the standalone examples
Our examples have been growing organically over time. This patch cleans
them up to illustrate specific aspects of Flutter.
|
2016-02-13 11:00:58 -08:00 |
|