AppFlowy/frontend/appflowy_flutter/integration_test
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
..
board refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
cloud chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
database chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
reminder feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
settings refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
sidebar 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
appearance_settings_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
board_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
empty_document_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
empty_test.dart fix: iOS TestFlight issues (#3776) 2023-10-25 23:33:46 +08:00
hotkeys_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
import_files_test.dart feat: tabs shortcuts (#3112) 2023-08-08 13:09:17 +08:00
language_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
open_ai_smart_menu_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
runner.dart tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
share_markdown_test.dart fix: windows CI build failed (#3741) 2023-10-22 01:04:38 +08:00
switch_folder_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
tabs_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00