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 feat: added analysis options + formatted complete code (#2725) 2023-06-07 16:25:37 +08:00
base64_string.dart feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
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 feat: customize text font (#3467) 2023-09-21 09:12:25 +08:00
int64_extension.dart feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
json_print.dart feat: support incremental updates for textblock's delta. (#3216) 2023-09-12 20:49:03 +08:00
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 fix: notes disappears (#4122) 2023-12-10 13:44:37 +02:00