AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Lucas.Xu 096a01ed44
fix: remove the deleted workspace from local storage (#5026)
* fix: remove the deleted workspace from local storage

* fix: unable to get latest workspaces on mobile

* fix: unable to get latest workspaces on desktop

* chore: try to fix ios ci

* fix: user workspace menu flash

* Revert "chore: try to fix ios ci"

This reverts commit 4a1e8bcb9d.
2024-04-02 11:28:05 +08:00
..
favorite_folder chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
recent_folder feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
section_folder feat: show member count on mobile (#4991) 2024-03-26 14:52:48 +08:00
workspaces feat: show member count on mobile (#4991) 2024-03-26 14:52:48 +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: support for switching workspace on mobile (#4990) 2024-03-26 11:21:49 +08:00
mobile_home_page_header.dart fix: remove the deleted workspace from local storage (#5026) 2024-04-02 11:28:05 +08:00
mobile_home_page.dart feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
mobile_home_setting_page.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
mobile_home_trash_page.dart chore: delete placeholder code and clean code (#4503) 2024-02-04 00:56:50 +08:00