🎨 Continued to rearrange core folders content

This commit is contained in:
2026-02-06 00:57:17 +08:00
parent 862e3b451b
commit dfcbfcb31e
154 changed files with 259 additions and 269 deletions

View File

@@ -29,7 +29,7 @@ import 'package:island/shared/widgets/alert.dart';
import 'package:island/shared/widgets/app_scaffold.dart';
import 'package:island/shared/widgets/attachment_uploader.dart';
import 'package:island/shared/widgets/response.dart';
import 'package:island/thought/thought/think_sheet.dart';
import 'package:island/thoughts/think_sheet.dart';
import 'package:styled_widget/styled_widget.dart';
class ChatRoomScreen extends HookConsumerWidget {