Flutter1 [Flutter] SQLite 연동하다 생긴 일 (feat. await async) The await expression can only be used in an async function. Try marking the function body with either 'async' or 'async*'. 이런 오류가 났다. 어쨌든 해결함 분명!!! 정식 문헌을 보고 했는데 말이지....진짜 flutter는 알다가도 모르겠다 아니 모르다가 모르겠음 https://flutter-ko.dev/docs/cookbook/persistence/sqlite SQLite에 데이터 저장하기 로컬 디바이스에 많은 데이터를 저장하고 쿼리를 요청해야 한다면, 로컬 파일이나 키-값 저장소 대신 데이터베이스를사용해보세요. 일반적으로 데이터베이스는 다른 로컬 솔루션보다 더 빠른 flutter-ko.dev ✅ 해결한.. 2022. 9. 12. 이전 1 다음