Closed programmerElephant closed 4 years ago
HI, I imagine you are referring to the example project. The db is deleted at the start as a cleanup for the test itself. In your own project you don't need to delete the database. I don't really understand your point 1 though. Could you specify a bit more?
Thank you for your reply. I didn't understand it just now. Now I have understood it
Great!
Hi, david.it's not clear to me how to use encryption? 1.when i create a database.there is no place to set password. 2. if (await Directory(dirname(path)).exists()) { /// why delete it ? await deleteDatabase(path); }