新增一个chat_popup 来显示聊天窗口

This commit is contained in:
2025-09-22 17:15:44 +08:00
parent e04110c6d5
commit 049cb7b5c4
10 changed files with 912 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
// widgets
export 'screens/full_screen.dart';
export 'pages/full_screen.dart';
export 'screens/part_screen.dart';
export 'app.dart';
export 'widgets/floating_icon.dart';