1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-28 23:32:05 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Brett Morgan
936d1fdaae Upgrading samples to flutter_lints, part 1 of n (#804) 2021-06-05 12:24:28 +10:00
Andrew Brogdon
8c1cd0b049 Landing beta changes in master for the new stable release (#747) 2021-03-03 11:44:35 -08:00
Alabhya
e940d54618 Added title (#614) 2020-12-14 22:01:15 -08:00
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