To connect in existing database is : var dbDir = await getDatabasesPath(); var dbPath = join(dbDir, "app.db"); final myDB = await ...
確定! 回上一頁