大叶

Results 10 comments of 大叶

@xiaoxian521 I had resolved the conflicts. Thanks for your review. ❤️

I did this feature in #82

Okay, thank you~ @gjmwoods

Although the SDK version of the environment is 3.3.0-273.0. dev, [this line](https://github.com/antlr/grammars-v4/blob/c8889147b0367c5286cba827dff57d0231998d40/_scripts/templates/Dart/pubspec.yaml#L4C1-L5C25) should play a crucial role. The sdk version can be 2.12 in driver code. We can try changing...

Ok, I will revise it as soon as possible. Thanks for your feedback~

- I created a new project via below commands. ```sh flutter create flutter_code_editor_126 cd flutter_code_editor_126 flutter pub add flutter_code_editor flutter pub get flutter run -d windows ``` - My example...

I am not sure whether it is the upstream issue or current repo. I will push the example to https://github.com/CorvusYe/issues_demo.git when my network is well. Thanks for your reply.