AppFlowy/frontend/appflowy_flutter/packages/flowy_infra/lib
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
..
colorscheme fix: upload custom theme issue (#4317) 2024-01-10 21:21:05 +08:00
file_picker feat: adjust math_equation block and image block on mobile platform (#3890) 2023-11-07 15:24:32 +08:00
plugins chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
time feat: upgrade to flutter 3.16 (#4119) 2023-12-08 21:01:54 +08:00
utils feat: Dynamically Load Themes in AppFlowy (#2670) 2023-07-03 22:07:11 +08:00
icon_data.dart Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
language.dart chore: add Thai language (#3985) 2023-11-23 12:40:09 +08:00
notifier.dart Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
size.dart chore: database tab bar ui improvements (#3093) 2023-08-08 16:57:25 +08:00
theme_extension.dart feat: customizing the background of a block with theme color (#3691) 2023-10-16 14:11:05 +08:00
theme.dart feat: add lemonade theme color (#3666) 2023-10-11 22:01:05 +08:00
uuid.dart Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00