Andrew Brogdon
|
c7f5030079
|
Moved two animation vignettes into misc. (#425)
|
2020-05-04 13:38:38 -07:00 |
|
Ayush Kumar Shaw
|
ed284c78bd
|
Added CurvedAnimation Sample (#385)
|
2020-04-22 22:08:12 -07:00 |
|
Jaideep Prasad
|
73ee9832a2
|
[animations] Added FadeTransition Demo (#375)
* [animations] Added FadeTransition Demo
* updated acc to reviews
* updated acc to reviews
Co-authored-by: John Ryan <ryjohn@google.com>
|
2020-03-17 16:08:15 -07:00 |
|
Jaideep Prasad
|
b1a4a24f64
|
[animations] new animation sample: Hero Animation Demo (#364)
|
2020-03-17 15:18:30 -07:00 |
|
Govind Dixit
|
c358eda342
|
feat: add more animations examples (#345)
|
2020-03-10 08:25:45 -07:00 |
|
John Ryan
|
5a81d1dc78
|
update animations README (#130)
* update animations README
* formatting
* formatting
* use bulleted list
|
2019-08-16 09:37:15 -07:00 |
|
John Ryan
|
2d42fcfd31
|
Add animation samples (#118)
* initialize animations sample project
* add two demos, set up routing
* clean up expand_card demo
* update README
* clean up expand_card demo
* dartfmt
* update comment
* address code review comments
* swap AnimatedContainer and AnimatedCrossFade
* use AnimatedSwitcher instead of AnimatedCrossFade
* Revert "use AnimatedSwitcher instead of AnimatedCrossFade"
This reverts commit e112e02549.
* rename expanded -> selected
* use Dart 2.4.0 constraint
* update README
* address code review comments
update images
add curves to expand_card
update pubspec.lock
* add @override annotation
* add animations project to travis script
* add empty test for travis
* add copyright notice to animations/ project
|
2019-07-23 15:51:57 -07:00 |
|