# Flutter-Bounty-Hunters/super_editor

A Flutter toolkit for building document editors and readers

Repository: https://github.com/Flutter-Bounty-Hunters/super_editor
Canonical: https://ross.abutalabs.com/products/super_editor
Homepage: https://pub.dev/packages/super_editor
Language: Dart
License: MIT
License Family: permissive
Topics: documents, editor, flutter, rich-text, rich-text-editor
Last push: 2026-07-01T00:38:38+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 35, longevity 100
- inputs: {"age_days": 2233, "days_push": 64, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1929, forks 326 (observed 2026-08-28T04:05:56.002761+00:00)

## What it is
Super Editor is an open-source, configurable, composable, and extensible rich-text editor and document renderer toolkit for Flutter. It is a mono-repo of packages including SuperEditor, SuperReader, and SuperTextField, maintained by the Flutter Bounty Hunters and Superlist.

## Use cases
- build a rich text editor in a Flutter app
- render styled documents in Flutter
- create a note-taking app with formatted text
- embed a WYSIWYG document editor in a mobile or web app
- build a custom text field with advanced styling and selection control
- display and edit markdown-like documents with tasks and links

## When to choose
- you need a highly customizable rich-text editor in Flutter
- you want an editor and reader with backend-agnostic document model
- you need cross-platform text editing on macOS, iOS, Android, and web
- you want composable editor primitives rather than a fixed WYSIWYG widget

## When to avoid
- you need a stable released API - core APIs are still evolving in 0.3.0-dev prereleases
- you need verified support on Windows or Linux, which is unverified
- you just need a simple plain-text input field
- you are not using Flutter/Dart

## Facets
- artifact type: library
- maturity: active
- function: editor, ui-components, markdown, templating
- domain: frontend, text-editors, cross-platform, developer-tools
- platform: windows, cross-platform
- tags: flutter, rich-text-editor, document-editor, document-renderer, text-field, wysiwyg, macos, android, ios, web-server, linux

## Member repositories
- Flutter-Bounty-Hunters/super_editor (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:56.002761+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-30T03:08:57.014396+00:00, confidence not recorded.
  - readme: https://github.com/Flutter-Bounty-Hunters/super_editor (fetched 2026-08-28T04:05:56.002761+00:00, sha e4d315c3bc6f)
  - homepage: https://pub.dev/packages/super_editor (fetched 2026-08-29T10:48:23.630812+00:00, sha 381d9fd10f64)
  - site_page: https://pub.dev/packages/super_editor/install (fetched 2026-08-29T10:48:23.642383+00:00, sha c29d73c5cd25)
  - site_page: https://pub.dev/documentation/super_editor/latest (fetched 2026-08-29T10:48:23.644072+00:00, sha 68ee83dd3c75)
  - site_page: https://pub.dev/packages/super_editor/changelog (fetched 2026-08-29T10:48:23.640304+00:00, sha 853dc5d556c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
