AppFlowy/frontend/appflowy_flutter/lib/util
Richard Shiue fa66a119ed
fix: mobile UI issues (#4561)
* fix: don't re-request focus after editing a cell

* fix: card detail more actions

* fix: select option indicators

* fix: add field bottom sheet revamp

* fix: edit field type bottom sheet

* chore: bump spacing between header and first row of field types

* fix: grid spacing

* refactor: use svg and background colors

* refactor: use shared component
2024-01-31 21:15:38 +08:00
..
color_generator
base64_string.dart
color_to_hex_string.dart feat: customized cursor and selection color (#4168) 2023-12-21 09:34:25 +08:00
debounce.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
field_type_extension.dart fix: mobile UI issues (#4561) 2024-01-31 21:15:38 +08:00
file_extension.dart feat: optimize image block (#4553) 2024-01-30 22:39:42 +08:00
google_font_family_extension.dart
int64_extension.dart feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
json_print.dart
share_log_files.dart feat: support exporting log files (#4559) 2024-01-31 10:07:50 +08:00
string_extension.dart feat: optimize image block (#4553) 2024-01-30 22:39:42 +08:00
theme_mode_extension.dart