當你需要大量資料存在手機端,可以採用SQLite 資料庫,而Flutter 會 ... final database = openDatabase( join(await getDatabasesPath(), 'doggie_database.db'),); ...
確定! 回上一頁