使用Overlay来弹出聊天窗口
This commit is contained in:
@@ -37,7 +37,8 @@ class _MainScreenState extends State<MainScreen> {
|
||||
),
|
||||
),
|
||||
// FloatingIcon(),
|
||||
ChatPopup()
|
||||
ChatPopup(
|
||||
)
|
||||
],
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user