AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation
Yijing Huang 9824d5980a
fix: mobile bugs fix (#4059)
* fix: add missing tap gesture

* fix: unify bottom sheet shape and padding

* fix: fail to pop the detail page when add new card

* fix: show card title placeholder when it is empty

* refactor: ThirdPartySignInButtons

* chore: add resizeToAvoidBottomInset in showFlowyMobileBottomSheet

* chore: refactor code
2023-12-02 19:46:02 +08:00
..
base feat: new property ui revamp (#4063) 2023-12-01 20:16:43 +08:00
bottom_sheet feat: new property ui revamp (#4063) 2023-12-01 20:16:43 +08:00
database fix: mobile bugs fix (#4059) 2023-12-02 19:46:02 +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 chore: optimize recent page views section UI (#4067) 2023-12-02 18:07:07 +08:00
page_item fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
setting chore: enable cloud setting on mobile (#4060) 2023-12-01 11:17:49 +08:00
widgets fix: mobile bugs fix (#4059) 2023-12-02 19:46:02 +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