AppFlowy/frontend/appflowy_flutter/lib/workspace/application
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
..
doc feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
edit_panel feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
export feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
favorite feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
home feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
menu feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
notifications chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
recent feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
settings feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
sidebar feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
tabs fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
user feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
view feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
view_info feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
workspace feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
appearance_defaults.dart feat: customized cursor and selection color (#4168) 2023-12-21 09:34:25 +08:00