memspace/zefyr
Soft and gentle rich text editing for Flutter applications. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2977
- days_rel: n/a
- days_push: 814
- n_releases_24m: 0
Adoption not part of the score
2222 stars · 537 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Zefyr is a rich text editor package for Flutter applications with a clean, distraction-free Medium-like editing experience. It uses a Markdown-inspired document model based on Quill.js Delta format, making it suitable for collaborative editing via Operational Transformation.
Use cases
- add a rich text editor to a flutter app
- build a note-taking app with markdown-style formatting
- embed a medium-like writing experience in mobile apps
- support collaborative editing with conflict-free document changes
- store and serialize formatted documents as deltas
- let users format headings, quotes, and lists in a mobile editor
When to choose
- you are building a Flutter app that needs rich text editing
- you want Markdown-like document semantics with headings inside quotes
- you need a document model compatible with Quill Delta format or OT-based collaboration
When to avoid
- you need a stable, actively maintained release - the master branch is no longer actively maintained
- you are not using Flutter or Dart
- you need a full WYSIWYG web editor rather than a Flutter widget
Facets
library · maturity maintenance
ui-components state-management serialization frontend mobile-development text-editors cross-platform cross-platform flutter rich-text-editor markdown collaborative-editing quill-delta notion-like-editing mobile
2 sources
- readme: https://github.com/memspace/zefyr · fetched 2026-08-28 · 86b4280287d6
- homepage: https://zefyr-editor.gitbook.io · fetched 2026-08-29 · 9d23ad9cccba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| memspace/zefyr | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem