I found no information about connecting the SQLite database using the glance library to show data in the Widget. I have found some examples here WeatherRepo.kt, but the database is not included, and I don't know what abstraction to use in a correct way to avoid any inconveniences like crashing or memory leaks.
I have tried some examples from previous responses, but they used old dependencies.