Hi FlutterFlow team and community,
I’m writing to suggest adding visible Undo and Redo buttons in the main editor interface.
📝 My request
I often make mistakes and want to revert recent actions (Undo) or reapply them (Redo).
Currently there’s no obvious UI for this – some users rely on Ctrl+Z, but that’s inconsistent and hard to discover .
In many IDEs (like VS Code, IntelliJ, Android Studio), these buttons are front and center. Users expect clear Undo/Redo controls.
💡 Why this matters
User expectations
Modern development tools include Undo/Redo buttons as standard UI. Their absence feels like a missing basic feature.
Safety & productivity
Easily undoing mistakes – especially in complex projects – reduces anxiety and boosts confidence when experimenting.