000011.en
November 22, 2025
3D PageView with Flutter
I've been absent from the blog for 3 months; I've been working hard on the Omnichord app, and time is always limited. I'll soon return to discussing the audio engine development.
In this post, however, I want to talk about a small frontend development in Flutter within my app.
In the landscape view, I have a section dedicated to parameter controls, divided into several scrollable pages.
I wanted to avoid the scrolling effect and desired a more elegant effect, because I hate it when a part of the UI scrolls in interfaces and is abruptly cut off. I thought a 3D rotation could be nice.
In this post, however, I want to talk about a small frontend development in Flutter within my app.
In the landscape view, I have a section dedicated to parameter controls, divided into several scrollable pages.
I wanted to avoid the scrolling effect and desired a more elegant effect, because I hate it when a part of the UI scrolls in interfaces and is abruptly cut off. I thought a 3D rotation could be nice.
comments






