AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/setting
Lucas.Xu 252699d249
chore: upgrade to flutter 3.19.0 (#4677)
* chore: upgrade to flutter 3.19.0

* chore: adjust to the latest flutter convention

* chore: update CI flutter version

* fix: flutter analyze

* fix: flutter analyze

* fix: flutter analyze

* chore: fix docker build
2024-02-19 13:49:55 +08:00
..
about feat: refactor app bar (#4539) 2024-01-29 23:13:06 +08:00
appearance fix: bottom sheet issues (#4523) 2024-01-28 22:50:25 +08:00
cloud fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
font feat: refactor app bar (#4539) 2024-01-29 23:13:06 +08:00
language feat: refactor app bar (#4539) 2024-01-29 23:13:06 +08:00
personal_info fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
self_host fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
widgets fix: the items in database field menu are not aligned (#4511) 2024-01-26 22:35:16 +08:00
language_setting_group.dart chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
launch_settings_page.dart feat: support exporting log files (#4559) 2024-01-31 10:07:50 +08:00
notifications_setting_group.dart chore: delete placeholder code and clean code (#4503) 2024-02-04 00:56: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: support exporting log files (#4559) 2024-01-31 10:07:50 +08:00
user_session_setting_group.dart feat: add signout dialog (#4557) 2024-01-31 00:40:52 +08:00