Skip to content

icedman/flutter_editor

Repository files navigation

code editor

This project is the more advanced version of editor_from_scratch (https://github.com/icedman/editor_from_scratch). And some concepts here are used in the more advanced android app Ashlar Code (http://www.munchyapps.com/)

features

  • file explorer & fileicons
  • tabbed views
  • gutters - line numbering
  • multi-cursor editing
  • syntax highlighting with flutter_highlight
  • syntax highlighting with textmate
  • auto complete (document indexing)
  • minimap
  • unlimited undo
  • unlimited redo
  • search and replace
  • text search over files
  • support for very large files
  • support for wrapped & overflowed text
  • support for virtual keyboard for mobile

screenshot

screenshot screenshot screenshot screenshot

About

building the ultimate code editor with flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors