AppFlowy/frontend/appflowy_flutter/lib/user/presentation/screens
Mathias Mogensen 92ceb2cd7d
fix: dispose of resources in time (#4625)
* fix: limit length when renaming views

* chore: clean up database listeners

* fix: dispose of controllers properly

* fix: dispose of resources properly

* fix: deleting filters with same name

* chore: extend DatabaseTabBarItemBuilder

* fix: null check on null value
2024-02-07 18:38:53 +01:00
..
sign_in_screen feat: refactor app bar (#4539) 2024-01-29 23:13:06 +08:00
workspace_start_screen fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
encrypt_secret_screen.dart fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
screens.dart feat: go_router refactor and bottom navigation bar in mobile (#3459) 2023-09-28 14:17:38 +08:00
sign_up_screen.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
skip_log_in_screen.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
splash_screen.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
workspace_error_screen.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00