AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation
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
..
base feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
bottom_sheet fix: mobile view and field list bottom sheets (#4727) 2024-02-25 11:51:18 +08:00
database chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
editor chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +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
notifications feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
page_item fix: bottom sheet issues (#4523) 2024-01-28 22:50:25 +08:00
setting feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
widgets feat: mobile sort editor (#4714) 2024-02-23 20:47:19 +08:00
mobile_bottom_navigation_bar.dart feat: add block menu (#4222) 2023-12-28 12:37:10 +08:00
presentation.dart chore: delete placeholder code and clean code (#4503) 2024-02-04 00:56:50 +08:00
root_placeholder_page.dart feat: edit property (#4065) 2023-12-02 20:39:03 +08:00