AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Lucas.Xu 8042be6575
fix: only fetch visible recent view (#5090)
* fix: only fetch visible recent view

* fix: flutter analyze
2024-04-09 20:01:29 +08:00
..
favorite_folder chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
recent_folder fix: only fetch visible recent view (#5090) 2024-04-09 20:01:29 +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 fix: workspaces empty error in local mode (#5045) 2024-04-03 12:21:02 +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