feat: send live msg

This commit is contained in:
bggRGjQaUbCoE
2024-11-03 20:45:41 +08:00
parent 0fbfb01b3d
commit 0e5f08b23c
4 changed files with 124 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ class _LiveRoomChatState extends State<LiveRoomChat> {
padding: EdgeInsets.only(
left: 10,
right: 10,
bottom: MediaQuery.of(context).padding.bottom,
bottom: 5,
),
child: SingleChildScrollView(
child: Column(