以sqlite 为例,flutter 在使用数据库时需要引入sqflite 依赖 ... import 'package:floor/floor.dart'; @entity class Task { @PrimaryKey(autoGenerate: true) int?
確定! 回上一頁