I've searched up and down trying to figure out how to load the SQLite json1 extension in Flutter with the Sqflite plugin version 2.0.0+3, but unsuccessful so fa
I try to use sqflite to save some data like my class Movie but when i try to insert or query on the database, see this message: [ERROR:flutter/lib/ui/ui_dart_st
I am currently using GetX and Sqflite within Flutter and encountering the issue of data update after insert. Firstly, there is a LoadingScreen which checks if t