AppFlowy/frontend/appflowy_flutter/lib
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
..
core feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
date feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
env feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
mobile feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
plugins feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
shared feat: optimize image upload process and display an error message if upload fails (#4679) 2024-02-19 17:24:47 +08:00
startup feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
user feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
util fix: mobile UI issues (#4561) 2024-01-31 21:15:38 +08:00
workspace feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
main.dart fix: tooltips and overlay related issues (#4206) 2023-12-27 11:11:14 +08:00