AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation
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
..
base fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
bottom_sheet fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
database fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
editor feat: implement personal / favorites folder on the mobile platform (#3723) 2023-10-23 18:35:07 +08:00
favorite chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
home fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
page_item fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
setting fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
widgets fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
details_placeholder_page.dart chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
mobile_bottom_navigation_bar.dart fix: mobile page issues and improvements (#3809) 2023-10-27 13:36:09 +08:00
presentation.dart feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
root_placeholder_page.dart feat: go_router refactor and bottom navigation bar in mobile (#3459) 2023-09-28 14:17:38 +08:00