AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/setting
Mathias Mogensen acc03b8cc4
chore: code cleanup according to unintroduced lints (#4488)
* chore: remove redundant arguments

* chore: remove unused constructor params

* chore: reorganize constructors

* chore: remove unnecessary awaits in returns

* chore: remove unnecessary paranthesis

* chore: add lints

* chore: clean up after merge

* chore: add sort constructors first

* chore: organize constructors in blocs

* chore: use sizedbox.shrink over empty container
2024-01-25 23:37:36 +08:00
..
about chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
appearance feat: support RTL layout on mobile (#4335) 2024-01-09 10:12:54 +08:00
cloud fix: minor ui issues (#4102) 2023-12-06 13:49:30 +08:00
font chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
language chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
personal_info feat: mobile notifications screen (#4100) 2023-12-08 21:04:09 +08:00
self_host feat: customize self host url on launch page (#4465) 2024-01-23 16:38:15 +08:00
widgets feat: mobile database settings rework (#4016) 2023-11-27 12:36:10 +08:00
language_setting_group.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
launch_settings_page.dart feat: customize self host url on launch page (#4465) 2024-01-23 16:38:15 +08:00
notifications_setting_group.dart feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
self_host_setting_group.dart feat: customize self host url on launch page (#4465) 2024-01-23 16:38:15 +08:00
setting.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
support_setting_group.dart feat:add toast in trash and confirm dialog + fix issues from launch review (#3787) 2023-11-02 11:15:15 -07:00
user_session_setting_group.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00