AppFlowy/frontend/appflowy_flutter/lib/user/application/auth
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
..
af_cloud_auth_service.dart tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
af_cloud_mock_auth_service.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
auth_error.dart chore: sign in with provider (#3592) 2023-10-07 09:58:44 +08:00
auth_service.dart tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
backend_auth_service.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
device_id.dart test: add supabase auth tests (#3250) 2023-08-22 15:40:22 +08:00
supabase_auth_service.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
supabase_mock_auth_service.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00