AppFlowy/frontend/appflowy_flutter/lib/util
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
..
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 feat: mobile checklist (#4088) 2023-12-05 13:39:51 +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
string_extension.dart chore: release 0.3.1 (#3326) 2023-09-04 17:28:19 +08:00
theme_mode_extension.dart fix: notes disappears (#4122) 2023-12-10 13:44:37 +02:00