AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
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
..
favorite_folder chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
personal_folder chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
recent_folder chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
home.dart feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
mobile_folders.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
mobile_home_page_header.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
mobile_home_page.dart feat: support uploading image to cloud storage (#4413) 2024-01-20 23:16:18 +08:00
mobile_home_setting_page.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
mobile_home_trash_page.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00