AppFlowy/frontend/appflowy_flutter/lib/plugins/database/widgets/cell
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
..
card_cell_skeleton chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
card_cell_style_maps refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
desktop_grid chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
desktop_row_detail chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
editable_cell_skeleton chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
mobile_grid chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
mobile_row_detail chore: reorganize code (#4490) 2024-01-25 12:56:43 +08:00
card_cell_builder.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
editable_cell_builder.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00