Reusable content editor package for Flutter and FlutterFlow built on top of Appflowy
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
75
commits
fix: ensure new journals have initial paragraph block
d3e6a63View on GitHubrefactor: remove custom focus logic from title TextField to rely on AppFlowy's built-in focus handling
b20bf0bView on GitHubfix: initialize EditorGlobals.editorState to fix divider block null check error
ea98765View on GitHubUpdate EditorWidget to focus on first content block and add detailed logging
85168c1View on GitHubUpdate EditorWidget to force rebuild on content update with ValueKey
f162333View on GitHub