1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 14:28:51 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Brett Morgan
baa1f976b2 Samples maintenance (#435) 2020-05-13 09:18:26 +10:00
John Ryan
f9d973e7ba call super.dispose() in sample (#141)
closes flutter/flutter#40157
2019-09-10 16:01:26 -07:00
John Ryan
349ca7bc6f add TweenSequence sample (#127)
* Add TweenSequence sample

* rename to TweenSequenceDemo

* add copyright headers

* remote type

* introduce animated builder earlier in basics/

so that other examples can use it

* formatting

* use async / await, increase animation duration
2019-08-13 14:13:57 -07:00