Skip to content

Floor in separate isolate #465

Answered by vitusortner
alectogeek asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! As floor is based on sqflite, Android and iOS apps access the SQLite database on a native background thread. On Linux, macOS, and Windows, a separate isolate is used. You can find some further reading here https://github.com/tekartik/sqflite/blob/fc97c7973fffbf70e7a08f5d0f8b71e33082c385/sqflite/doc/usage_recommendations.md.

I'll extend the project's README.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alectogeek
Comment options

Answer selected by vitusortner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #465 on December 26, 2020 23:42.