Category : Editor

OpenScribe OpenScribe is an open-source editor app that aims to replace the standard Windows editor with advanced features.   Features Tabbed Editing 🚀: Open multiple notes in tabs to switch between them efficiently. Customizable User Experience 🎨: a custom window, custom colors, light, and dark modes, and multiple fonts for a unique user experience. Shortcuts ..

Read more

AppFlowy Editor About: A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond. Key Features Build rich, intuitive editors Design and modify an ever-expanding list of customizable features including block components (such as form input controls, numbered lists, and rich text widgets) shortcut events themes selection menu toolbar menu Test ..

Read more

ClipIo-App This is the flutter application for the original web-app ClipIo with some added features. Sign in instantly with your google account Easily enter your text Save your text for future use Edit your text with live markdown editor Copy/Paste and easily transmit your data to other logges in devices Download ClipIo App source code on GitHub ..

Read more

rich_editor WYSIWYG editor for Flutter with a rich set of supported formatting options. Based on https://github.com/dankito/RichTextEditor, but for Flutter.  Features  Bold, Italic, Underline, Strike through, Subscript, Superscript  Heading 1 – 6, Text body, Preformatted, Block quote  Font (reads all system fonts) (Android only)  Font Size  Text Color  Text Background Color  Highlight text  Justify Left, Center, Right, ..

Read more

enough_html_editor Slim HTML editor for Flutter with full API control and optional Flutter-based widget controls.  API Documentation Check out the full API documentation at https://pub.dev/documentation/enough_html_editor/latest/ Usage The current enough_html_editor package the following widgets: HtmlEditor the HTML editor. HtmlEditorControls optional editor controls. SliverHeaderHtmlEditorControls wrapper to use the editor controls within a CustomScrollView as a sticky header. HtmlEditorApi – not a widget – the API to ..

Read more

Flutter Html Editor – Enhanced Flutter HTML Editor Enhanced is a text editor for Android, iOS, and Web to help write WYSIWYG HTML code with the Summernote JavaScript wrapper. Note that the API shown in this README.md file shows only a part of the documentation and, also, conforms to the GitHub master branch only! So, ..

Read more

ImageEditorPro Image Editor Plugin with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories. To start with this, we need to simply add the dependencies in the gradle file of our app module like this Installation First, add image_editor_pro: as a dependency in your pubspec.yaml file. Import import ‘package:image_editor_pro/image_editor_pro.dart’; iOS Add the ..

Read more