Relative Content

Tag Archive for fluttersqliteflutter-workmanager

How can I acces SQLite database from task in Workmanager?

Im trying to do a periodic background task that uploads some information, the information that i need is in local sqlite database but I cant acces it like i do out of the workmanager task, it gives me a message that de database is not initialized.