AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/setting/about
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
..
about.dart feat: update privacy policy and add version code (#4343) 2024-01-10 18:42:33 +08:00
about_setting_group.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
user_agreement_page.dart feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00