editor_from_scratch
editor_from_scratch copied to clipboard
editor_from_scratch
This is the source for the flutter editor under 1000 lines of code - as written for the article at medium:
https://medium.com/@marvinsanchez_43796/build-a-text-editor-with-flutter-ui-under-1000-lines-of-code-5a9dd2a053da
flutter_editor
This project is for article purposes onl - for tutorial or for proof of concept. A more complete editor is flutter_editor:
https://github.com/icedman/flutter_editor

Ashlar Code (Android)
And some concepts here are used in the more advanced android app Ashlar Code (http://www.munchyapps.com/)