AppFlowy/frontend/appflowy_flutter/lib/plugins/document
Mathias Mogensen 609557c357
feat: word and char count (#4705)
* feat: word and char count

* chore: lints after merge

* feat: add create time of view in more action

* fix: missing comma lint

* feat: add duplicate/delete + database view more

* fix: dispose logic

* feat: code cleanup

* fix: add false for isDocument in databases

* feat: register view info bloc on plugin basis

* fix: accidental removal

* chore: clean up

* fix: add ViewInfoBloc above Row Document Editor

* chore: final clean up
2024-02-25 16:46:13 +01:00
..
application feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
presentation feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
document_page.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
document.dart feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00