| NO | Android控件 | Flutter控件 | 应用场景 | 备注 |
|---|---|---|---|---|
| 01 | TextView | Text | 展示Text,显示文字 | |
| 02 | EditText | TextField | 输入文字,输入框 | |
| 03 | Button | MaterialButton | 输入文字,输入框 | |
| 04 | ImageButton | IconButton | 图片按钮 | |
| 05 | SnackBar | SnackBar | 底部弹出Toast | |
| 06 | Toast | Fluttertoast | 弹出Toast | |
| 07 | FloatingActionButton | FloatingActionButton | 浮动按钮 | |
| 08 | CardView | Card | 卡片布局 | |
| 09 | Checkbox | Checkbox、CheckboxListTile | 复选框 | |
| 10 | DrawerLayout | Drawer | 侧滑菜单 | |
| 11 | Switch | Switch | 切换按钮组件 | |
| 12 | ImageView | Image | 图片控件 | |
| 13 | ProgressBar | LinearProgressIndicator、CircularProgressIndicator | 进度条 | |
| 14 | RichText | RichText | 富文本 |
03、

给定内容仅为'03',信息过少,无法提炼出包含关键信息且与信息技术相关的摘要。
1226

被折叠的 条评论
为什么被折叠?



