Skip to content

Facing an issue while installing the app #9

Description

@Srimathi622

Hi,
I was looking for a code editor on a desktop platform(Windows and macOS) then I got your editor. I downloaded this project and tried to install it. I got the below error in fhl.dart file.
var continuation = prevBlock?.mode;
var result =
highlight.parse(text, language: 'cpp' , continuation: continuation
);
block?.mode = result.top;
"The getter 'mode' isn't defined for the type 'Block'.\nTry importing the library that defines 'mode', correcting the name to the name of an existing getter, or defining a getter or field named 'mode'.",

image

Could you pls help me to get this code editor working?

Thanks in advance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions