An open API service indexing awesome lists of open source software.

https://github.com/ymdarake/flutter-stacked-cards-animation

Demo app to show how to use Animation on Stacked Cards in Flutter.
https://github.com/ymdarake/flutter-stacked-cards-animation

flutter flutter-animation flutter-demo flutter-example flutter-example-app

Last synced: 5 months ago
JSON representation

Demo app to show how to use Animation on Stacked Cards in Flutter.

Awesome Lists containing this project

README

          

# stack_cards_album

Sample app to note how to use Animation with stacked cards.

## Almost all codes copied from

- [sriram15/Flutter_StackedCards](https://github.com/sriram15/Flutter_StackedCards)
- [Flutter Animation basics explained with Stacked Cards](https://medium.com/flutterpub/flutter-animation-basics-explained-with-stacked-cards-9d34108403b8)

Thanks!