AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Lucas.Xu 88cc0caab7
feat: integrate Sentry Flutter and enable it if SENTRY_DSN is not empty (#5959)
* chore: add dart dependency validator

* feat: integrate sentry flutter

* chore: remove user info collection

* fix: flutter analyze

* fix: ios compile

* chore: add log
2024-08-15 10:00:27 +08:00
..
favorite_folder chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
home_space chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
recent_folder chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
section_folder fix: + button in the navigation bar doesn't work when the space is not initialized (#5862) 2024-08-02 13:11:52 +08:00
shared chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
space fix: known issues in 0.6.7 (#5903) 2024-08-08 19:31:10 +08:00
tab fix: + button in the navigation bar doesn't work when the space is not initialized (#5862) 2024-08-02 13:11:52 +08:00
workspaces feat: refactor space icon picker (#5878) 2024-08-06 11:47:38 +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 fix: + button in the navigation bar doesn't work when the space is not initialized (#5862) 2024-08-02 13:11:52 +08:00
mobile_home_page_header.dart feat: refactor space icon picker (#5878) 2024-08-06 11:47:38 +08:00
mobile_home_page.dart feat: integrate Sentry Flutter and enable it if SENTRY_DSN is not empty (#5959) 2024-08-15 10:00:27 +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: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00