flutter/examples
Rafael Weinstein 4dcb64a99f Effen: willUmount->didUnmount, allow setState after didUnmount
This patch changes the timing of the unmount call until after the component is removed (and marked as such) and allows setState to be called after this point. If this happens, setState will still invoke the closer to do any neccesary cleanup, but doesn't schedule the component for render

R=eseidel@chromium.org, eseidel
BUG=

Review URL: https://codereview.chromium.org/985853002
2015-03-06 12:23:53 -08:00
..
color Remove some more Sky examples that don't run 2015-03-05 10:52:29 -08:00
custom-element Clean up examples directory 2015-03-05 09:55:55 -08:00
data stocks and stocks-fn should share the stocks data 2015-03-05 09:56:51 -08:00
flights Remove more scrolling code from Sky 2015-01-27 15:20:14 -08:00
fn Effen: willUmount->didUnmount, allow setState after didUnmount 2015-03-06 12:23:53 -08:00
scrolling stocks and stocks-fn should share the stocks data 2015-03-05 09:56:51 -08:00
stocks stocks and stocks-fn should share the stocks data 2015-03-05 09:56:51 -08:00
stocks-fn Make stocksapp.dart almost pass the dart analyzer. 2015-03-05 16:52:14 -08:00
widgets Update Sky widgets to have more material design 2015-02-23 23:59:57 -08:00
home.sky Changes magic sequence to '!#mojo ' and strips 'mojo ' when building url 2015-01-08 10:19:52 -08:00
spinning-square.sky Fix spinning-square to spin again. 2015-02-20 10:28:03 -08:00
touch-demo.sky Use double rather than float 2015-03-02 13:11:05 -08:00