You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|
5 years ago |
.. |
AppFrameworkInfo.plist
|
Add animation samples (#118)
|
5 years ago |
Debug.xcconfig
|
Add animation samples (#118)
|
5 years ago |
Release.xcconfig
|
Add animation samples (#118)
|
5 years ago |