AppFlowy/frontend/appflowy_flutter/integration_test/document
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
..
document_alignment_test.dart chore: dart code cleanup (#4484) 2024-01-25 12:26:18 +08:00
document_codeblock_paste_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
document_copy_and_paste_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
document_create_and_delete_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_inline_page_reference_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_option_action_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
document_test_runner.dart feat: inline page reference (#3859) 2023-11-03 21:30:24 +01:00
document_text_direction_test.dart feat: toggle notifications on/off (#3672) 2023-10-12 12:54:08 +08:00
document_with_cover_image_test.dart feat: support uploading image to cloud storage (#4413) 2024-01-20 23:16:18 +08:00
document_with_database_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_with_image_block_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_with_inline_math_equation_test_1.png feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
document_with_inline_math_equation_test_2.png feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
document_with_inline_math_equation_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_with_inline_page_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_with_link_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_with_outline_block_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_with_toggle_list_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
edit_document_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
edit_document_test.png fix: undo redo for the transforming block will raise an error (#2869) 2023-06-21 19:53:29 +08:00