AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Lucas.Xu 0683483fd4
fix: editor page issues (#4055)
* fix: disable editor in card detail page

* fix: mobile toolbar disappears after editing link

* fix: favorite icon shows incorrectly

* fix: inkWell when pressing on the Trash is different from the rest of our list tiles in the app

* fix: recent view didn't update after deleting view

* fix: trash button too small

* feat: use new bottom sheet style in cover plugin

* feat: use new bottom sheet style in add new page

* feat: use new bottom sheet style in view page option

* feat: use new bottom sheet style in image block

* feat: use new bottom sheet style in settings block and edit link menu

* fix: data picker doesn't show

* fix: flutter analyze
2023-12-01 09:58:36 +08:00
..
favorite_folder fix: mobile page issues and improvements (#3809) 2023-10-27 13:36:09 +08:00
personal_folder fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
recent_folder fix: editor page issues (#4055) 2023-12-01 09:58: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 fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
mobile_home_page_header.dart refactor: use dependency injection to adapt the theme on mobile. (#3957) 2023-11-20 10:35:13 +08:00
mobile_home_page.dart fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
mobile_home_setting_page.dart feat: keep the toolbar the same height as the keyboard to optimize the editing experience (#3947) 2023-11-17 13:51:26 +08:00
mobile_home_trash_page.dart fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00