Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-10 12:03:27 +08:00
parent 4d748f95af
commit cedbac88c1
3 changed files with 52 additions and 56 deletions

View File

@@ -142,6 +142,7 @@ class DynamicsController extends GetxController
@override
void onClose() {
mid.close();
tabController.dispose();
scrollController.dispose();
super.onClose();