After #Flutter Engage, we researched a lot of Flutter packages on pub.dev and found two awesome animation packages.
The first package is flippable_box.
Go to pub. dev.
These guys were just showing their multiplatform app – Flutter Folio on Flutter Engage.
There is an example here.
For this package, I made an example with playing cards.
The second package is flutter_swiper.
There are many examples here.
For this package, I also made an example with playing cards
And then I decided to combine these two great packages and this is what we got.
If you liked these animations, go to pub.dev and put your likes, the developers will be pleased! And don't forget to like the packages you use – it's the least you can do.
flippable_box
https://pub.dev/packages/flippable_box
flutter_swiper
https://pub.dev/packages/flutter_swiper
Flutter allows you to create multi-platform apps for Android, iOS (desktop and web).
Official Flutter channel on Youtube - / @flutterdev
Flutter official site - https://flutter.dev/
0:00 - start
0:11 - flippable_box
0:39 - flutter_swiper
1:06 - my example
1:48 - comments