# code **Repository Path**: wzskyline/code ## Basic Information - **Project Name**: code - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-05 - **Last Updated**: 2021-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 依次删除 ```flutter LCQuery query = new LCQuery('Room'); query.whereEqualTo('to', 'admin'); LCObject obj = await query.first(); LCObject todo = LCObject.createWithoutData('Room', obj.objectId); await todo.delete(); ``` > Flexible 布局底部输入区域 可避免原键盘弹出就关闭的问题