添加依赖在pubspec.yaml添加sqflite插件:dependencies: flutter: sdk: ... onCreate: (Database db, int version) async { /// 创建数据库await ...
確定! 回上一頁