minimal_html_editor 0.0.3+1 minimal_html_editor: ^0.0.3+1 copied to clipboard
Minimal html wysiwyg editor with only context menu formatting options, support flexible height, customize placeholder, intial text, background color, and common textfield callbacks like onFocus, onBlu [...]
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- TODO: Describe release.
0.0.3 #
- Add various methods: focus(), unfocus(), setHtml(), getHtml()
- Add callbacks: onChange, onFocus, onBlur
- Add loading wheel to show while editor is being loaded
- Add
AutomaticKeepAlivesClientMixin
for keeping state in scroll views or tab views.
0.0.3 + 1 #
- Add README
- Some refactoring