AppFlowy/frontend/appflowy_flutter/lib/plugins/database/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
..
cell chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
field chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
field_settings chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
filter chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
group chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
layout chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
row chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
setting chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
sort 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
database_controller.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
database_service.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
database_view_service.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
defines.dart chore: dart code cleanup (#4484) 2024-01-25 12:26:18 +08:00
share_bloc.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
tab_bar_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00