AppFlowy/frontend/appflowy_flutter/lib/env
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
..
backend_env.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
cloud_env_test.dart test: add document sync test on appflowy cloud (#4163) 2023-12-21 08:12:40 +08:00
cloud_env.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
env.dart chore: support localhost and development mode (#4384) 2024-01-15 12:53:53 +08:00