AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation
Mathias Mogensen acc03b8cc4
chore: code cleanup according to unintroduced lints (#4488)
* chore: remove redundant arguments

* chore: remove unused constructor params

* chore: reorganize constructors

* chore: remove unnecessary awaits in returns

* chore: remove unnecessary paranthesis

* chore: add lints

* chore: clean up after merge

* chore: add sort constructors first

* chore: organize constructors in blocs

* chore: use sizedbox.shrink over empty container
2024-01-25 23:37:36 +08:00
..
base chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
bottom_sheet chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
database chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
editor chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
favorite refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
home chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
notifications feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
page_item chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
setting chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
widgets chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
details_placeholder_page.dart chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
mobile_bottom_navigation_bar.dart feat: add block menu (#4222) 2023-12-28 12:37:10 +08:00
presentation.dart feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
root_placeholder_page.dart feat: edit property (#4065) 2023-12-02 20:39:03 +08:00