How to build an interactive page flip widget using Flutter's AnimationController, AnimationBuilder, gesture detectors and custom 3D matrix transforms.
Written tutorial:
https://codewithandrea.com/videos/flu...
Starter project:
https://codewithandrea.com/videos/flu...
page_flip_builder source on GitHub:
https://github.com/bizz84/page_flip_b...
page_flip_builder package on pub.dev:
https://pub.dev/packages/page_flip_bu...
CONTENTS
00:00 - Intro
01:16 - Starter Project overview
02:35 - Page Flip Widget API design
04:15 - Implementing the public API for the Page Flip Widget
05:55 - AnimationController setup
09:43 - Adding the Page Flip rotation code with AnimatedBuilder
14:48 - Full source code & package on pub.dev
Join my FREE email course to become a Flutter expert with the best resources, at your own pace: https://codewithandrea.com/newsletter/
Sign up for my upcoming Flutter Animations course: 👇👇
https://codewithandrea.com/courses/fl...
Happy coding!