html_editor_plus 0.0.3 html_editor_plus: ^0.0.3 copied to clipboard
HTML rich text editor for Android, iOS, and Web, using the Summernote library. Enhanced with highly customizable widget-based controls, bug fixes, callbacks, dark mode, and more.
[0.0.3] = #
- Fixed exception with scrollbar on web.
- Added more features, from original editor, to plus version.
- Renamed platform specific files from mobile/web to io/html to better represent when they are actually imported.
- Updated README.
[0.0.2] = 2024-01-04 #
- Updated changelog.
- Added platform requirements and InAppWebView migration guide.
[0.0.1] = 2024-01-04 #
- Initial release for the package.
- Raised Dart SDK requirement to >=3.0.1 <4.0.0".
- Updated linter rules.
- Upgraded dependencies.
- Fixed linter issues.
- Updated example to work with new changes.
- WIP: new html editor based on the current implementation.
- Created new example for new WIP editor.
- Moved assets directory from inside lib, to root directory.