feat(Editor): add flutter-quill

This commit is contained in:
nepaul
2022-02-20 20:08:31 +08:00
parent 9ca7ba3929
commit 2e6eaa8e94

View File

@@ -47,6 +47,7 @@ A curated list of awesome Flutter libraries, tools, tutorials, articles and more
- [Form](#form)
- [Steps & Timelines](#steps--timelines)
- [Progress](#progress)
- [Editor](#editor)
- [Effect](#effect)
- [Plugins](#plugins)
- [Utils](#utils)
@@ -360,6 +361,14 @@ Easy creation of city list or contact list interfaces.
- Top, bottom or center child for Circular percent indicator
- Progress Color using gradients
### Editor
- ![](https://img.shields.io/github/stars/singerdmx/flutter-quill?style=social) [flutter-quill](https://github.com/singerdmx/flutter-quill) - FlutterQuill is a rich text editor and a Quill component for Flutter.
This library is a WYSIWYG editor built for the modern mobile platform, with web compatibility under development. Check out our Youtube Playlist to take a detailed walkthrough of the code base. You can join our Slack Group for discussion.
Demo App: <https://bulletjournal.us/home/index.html>
### Effect
- ![](https://img.shields.io/github/stars/2d-inc/Flare-Flutter?style=social) [Flare-Flutter](https://github.com/2d-inc/Flare-Flutter) - Rive 1 (previously Flare) offers powerful realtime vector design and animation for app and game designers alike. The primary goal of Flare is to allow designers to work directly with assets that run in their final product, eliminating the need to redo that work in code.