AppFlowy/frontend/appflowy_flutter/lib/plugins/inline_actions
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
..
handlers chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
widgets chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
inline_actions_command.dart feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
inline_actions_menu.dart feat: improve reference menus (#4301) 2024-01-08 15:28:36 +01:00
inline_actions_result.dart feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
inline_actions_service.dart feat: reminder (#3374) 2023-10-02 15:12:24 +08:00