AppFlowy/frontend/appflowy_flutter/lib/plugins/database/widgets
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
..
card chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
cell chore: adjust show mobile bottom sheet (#4689) 2024-02-21 21:06:46 +08:00
cell_editor fix: mobile view and field list bottom sheets (#4727) 2024-02-25 11:51:18 +08:00
group fix: mobile UI issues (#4561) 2024-01-31 21:15:38 +08:00
row feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
setting chore: clean up db sort blocs (#4725) 2024-02-24 22:55:22 +08:00
database_layout_ext.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
database_view_widget.dart feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
share_button.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00