AppFlowy/frontend/appflowy_flutter/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
..
core chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
date feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
env chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
mobile chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
plugins chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
shared chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
startup 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
util 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
main.dart fix: tooltips and overlay related issues (#4206) 2023-12-27 11:11:14 +08:00