AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/widgets
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
..
flowy_mobile_option_decorate_box.dart feat: new property ui revamp (#4063) 2023-12-01 20:16:43 +08:00
flowy_mobile_quick_action_button.dart feat: revamp mobile database tab bar (#4160) 2023-12-18 17:04:20 +08:00
flowy_mobile_search_bar.dart feat: keep the toolbar the same height as the keyboard to optimize the editing experience (#3947) 2023-11-17 13:51:26 +08:00
flowy_mobile_state_container.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
flowy_option_tile.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
show_flowy_mobile_confirm_dialog.dart feat:add toast in trash and confirm dialog + fix issues from launch review (#3787) 2023-11-02 11:15:15 -07:00
widgets.dart chore: remove showFlowyMobileBottomSheet and replaced by showMobileBottomSheet (#4234) 2023-12-29 09:47:03 +08:00