Skip to content
Discussion options

You must be logged in to vote

Hi, thank you for your participation :)

As the documentation states, Rinf expects the whole business logic to be written in Rust, while Flutter serves only as the UI layer.

Therefore it can be advised to put database connections as member vars of Rust "actors" or "tokio tasks".

To get platform directories, you can use dedicated crates such as sysdirs.

These are my thoughts on your questions regarding using Rinf, but any opinions from the community is appreciated!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by erflaber
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