AppFlowy/frontend/appflowy_flutter/lib/plugins/document/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
..
doc_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
doc_service.dart feat: support uploading image to cloud storage (#4413) 2024-01-20 23:16:18 +08:00
document_data_pb_extension.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
editor_transaction_adapter.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
prelude.dart fix: the share markdown feature doesn't work in 0.2.0 (#2756) 2023-06-10 22:38:25 +08:00
share_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00