flutter_editor icon indicating copy to clipboard operation
flutter_editor copied to clipboard

building the ultimate code editor with flutter

Results 8 flutter_editor issues
Sort by recently updated
recently updated
newest added

Hi @icedman, Thanks for writing this lib. I'm trying to run it on windows. But it shows this error. ``` [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library...

Hi @icedman, I tried to run this lib on windows. Downloaded all the lib, Ran cmake in the libs folder. But now I'm receiving this error. ``` C:\Users\Sahaj\AndroidStudioProjects\flutter_editor\libs\Onigmo\regenc.c(41,8): error C2040:...

Have you considered adding support for [LSP](https://microsoft.github.io/language-server-protocol/)?

Hello, I've just cloned the project and tried to run it but it's failing in the below trace: ``` [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Invalid argument(s): Failed to lookup symbol 'initialize': dlsym(RTLD_DEFAULT,...

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...

Is this app use multiple screens such as describe here? https://docs.flutter.dev/development/add-to-app/multiple-flutters

https://github.com/icedman/highlight.dart doesn't exist anymore flutter pub get - fail