flutter_code_editor 0.1.0 copy "flutter_code_editor: ^0.1.0" to clipboard
flutter_code_editor: ^0.1.0 copied to clipboard

A customizable code field supporting syntax highlighting, bi-directionnal scrolling and code modifiers

0.1.0 #

  • Highlights unterminated blocks for Java and Python.

0.0.9 #

  • Forked https://github.com/BertrandBev/code_field
  • Re-license under the Apache license, mention the original author as the original license required.
  • Added hidden service comment support.
  • Added read-only blocks support.
  • Added autocomplete for keywords, already-in-the-editor words, and external dictionary.
144
likes
0
pub points
94%
popularity

Publisher

verified publisherakvelon.com

A customizable code field supporting syntax highlighting, bi-directionnal scrolling and code modifiers

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

autotrie, charcode, collection, equatable, flutter, flutter_highlight, highlight, linked_scroll_controller, meta, scrollable_positioned_list, tuple

More

Packages that depend on flutter_code_editor