AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Mathias Mogensen 4981baac13
feat: settings my account (#5223)
* feat: my account settings page

* test: amend tests

* chore: remove unused code

* test: remove widget tests

* fix: text color on select buttons

* test: clean and remove unused test helpers

* test: fix test after refactor
2024-04-30 14:09:08 +02:00
..
favorite_folder chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
recent_folder feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
section_folder feat: show member count on mobile (#4991) 2024-03-26 14:52:48 +08:00
workspaces feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +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 feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
mobile_home_page_header.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
mobile_home_page.dart feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
mobile_home_setting_page.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
mobile_home_trash_page.dart chore: delete placeholder code and clean code (#4503) 2024-02-04 00:56:50 +08:00