Make content available offline

Database & APIs

Hello everyone,
I´m building a simple app (so I though) that lets users read some data.
Now I want my users to be able to make the data available offline.
So basically, when they decide they want to read it later but without internet, they can download it to the app.

Is this possible with FF?
I have found some info with SQLite, but this wouldn't work as you have to create the db manually, right?

Thanks a lot for helping!

Best,
Marc

What have you tried so far?

Looking through community posts, watching videos about sqlite etc.

Did you check FlutterFlow's Documentation for this topic?
Yes
3 replies