AppFlowy/frontend/appflowy_flutter/lib/user/presentation/screens
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
..
sign_in_screen chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
workspace_start_screen chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
encrypt_secret_screen.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
screens.dart feat: go_router refactor and bottom navigation bar in mobile (#3459) 2023-09-28 14:17:38 +08:00
sign_up_screen.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
skip_log_in_screen.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
splash_screen.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
workspace_error_screen.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00