以sqlite 为例,flutter 在使用数据库时需要引入sqflite 依赖. dependencies: flutter: sdk: flutter sqflite: ... 使用ORM 框架.
確定! 回上一頁