# singerdmx/flutter-quill

Rich text editor for Flutter

Repository: https://github.com/singerdmx/flutter-quill
Canonical: https://ross.abutalabs.com/products/flutter-quill
Homepage: https://pub.dev/packages/flutter_quill
Language: Dart
License: MIT
License Family: permissive
Topics: quill, reactquill, editor, rich-text-editor, wysiwyg-editor, wysiwyg, rich-text, quilljs, quill-delta, dartlang, flutter, flutter-package, flutter-apps, flutter-examples, flutter-widget
Last push: 2026-06-29T08:15:42+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 84, longevity 100
- inputs: {"age_days": 2088, "days_push": 65, "days_rel": 106, "gap_med": 0.5, "n_releases_24m": 45}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2914, forks 1054 (observed 2026-08-28T04:07:29.357053+00:00)

## What it is
Flutter Quill is a WYSIWYG rich text editor and Quill component for Flutter, supporting Android, iOS, web, and desktop platforms. It provides a full editing toolbar, embed blocks, Quill Delta input/output conversion, rich text paste, and extensive localization.

## Use cases
- add a rich text editor to a flutter app
- wysiwyg note-taking editor for mobile and desktop
- edit formatted text with bold, lists, and images in flutter
- convert rich text to quill delta format
- embed a quill.js-compatible editor in a flutter widget
- build a journaling or document editing screen in flutter
- support multilingual rich text editing in flutter

## When to choose
- you are building a Flutter app that needs rich text editing
- you want Quill delta format compatibility across platforms
- you need a mature, actively maintained editor with localization and embed support

## When to avoid
- your project is not built with Flutter/Dart
- you only need plain text input
- you need a web-only editor outside of Flutter (use Quill.js directly)

## Facets
- artifact type: library
- maturity: active
- function: editor, ui-components, markdown, internationalization
- domain: frontend, cross-platform, text-editors, mobile-development, web-development, desktop-applications
- platform: windows, cross-platform
- tags: flutter, rich-text-editor, wysiwyg, quill, quill-delta, dart, text-editing, flutter-widget, android, ios, macos, linux, web-server

## Member repositories
- singerdmx/flutter-quill (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:29.357053+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:34:12.696025+00:00, confidence not recorded.
  - readme: https://github.com/singerdmx/flutter-quill (fetched 2026-08-28T04:07:29.357053+00:00, sha f8f9702d1140)
  - homepage: https://pub.dev/packages/flutter_quill (fetched 2026-08-29T09:49:25.866449+00:00, sha a2bc97d7de8c)
  - site_page: https://pub.dev/packages/flutter_quill/install (fetched 2026-08-29T09:49:25.871698+00:00, sha 10d3b29f2ff6)
  - site_page: https://pub.dev/documentation/flutter_quill/latest (fetched 2026-08-29T09:49:25.873488+00:00, sha 1047563ca41f)
  - site_page: https://pub.dev/packages/flutter_quill/changelog (fetched 2026-08-29T09:49:25.869312+00:00, sha e21a65c7a1ae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
