AppFlowy/frontend/appflowy_flutter/lib/workspace/application
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
..
doc refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
edit_panel chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
export feat: optimize the align toolbar item (#4364) 2024-01-12 10:18:52 +08:00
favorite chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
home chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
menu chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
notifications chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
recent chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
settings chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
sidebar/folder feat: custom server url in application (#3996) 2023-11-24 11:54:47 +08:00
tabs chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
user chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
view chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
workspace chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
appearance_defaults.dart feat: customized cursor and selection color (#4168) 2023-12-21 09:34:25 +08:00