AppFlowy/frontend/appflowy_flutter/test
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
..
bloc_test feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
unit_test feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
widget_test feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
util.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00