AppFlowy/frontend/appflowy_flutter/lib/user/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
..
auth chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
notification_filter fix: reminder launch review (#3716) 2023-10-17 14:48:58 +08:00
reminder chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
anon_user_bloc.dart feat: anon user save (#4185) 2023-12-21 14:13:21 +08:00
encrypt_secret_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
prelude.dart feat: integrate client-api (#3430) 2023-10-02 17:22:22 +08:00
sign_in_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
sign_up_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
splash_bloc.dart feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
supabase_realtime.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
user_auth_listener.dart feat: save user metadata (#3754) 2023-10-24 20:11:06 +08:00
user_listener.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
user_service.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
user_settings_service.dart feat: toggle notifications on/off (#3672) 2023-10-12 12:54:08 +08:00
workspace_error_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00