Skip to content

enhancement/Add UndoHistoryController to CodeField #302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 27, 2025

Conversation

SpongeManiac
Copy link
Contributor

What type of PR is this?

  • 🛠 Enhancement

Description

This PR adds an optional UndoHistoryController property to the CodeField widget, effectively implementing history, undo, and redo with existing Flutter functionality.

Added tests?

  • 🙅 no, because they aren't needed. UndoHistoryController is a built-in feature of Flutter for managing TextField edit history.

Added to documentation?

  • 🙅 No documentation needed, UndoHistoryController is already documented by Flutter.

@SpongeManiac SpongeManiac changed the title Add UndoHistoryController to CodeField enhancement/Add UndoHistoryController to CodeField Jul 13, 2025
@nausharipov nausharipov merged commit 2cec6eb into akvelon:main Jul 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants