Skip to content

Implementing Undo and Redo features for minimum 7 steps #8

@TeeWrath

Description

@TeeWrath

Project

Personal Project

Languages Involved

Dart

Category

Frontend

Difficulty

Intermediate ? maybe

Query

Dear FOSS United Community,
We are developing a workflow builder application using Flutter, where users can create and connect nodes to represent various processes. As part of enhancing the user experience, we aim to implement an undo and redo functionality that allows users to revert and redo actions for at least the last seven steps. This feature will ensure greater flexibility and control over workflow modifications.
Note: in undo and redo the steps will be of three types : 1. Nodes created deletion
2. Clicking on a connection point to select it
3. Clicking on second connection point to establish connection between two nodes.

Reference Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions