It's fantastic that SQLite is now a supported integration! Thank you!
But I must do some SQFlite work in custom code.
QUESTION: is there a handle to the SQLite database opened by the FlutterFlow system that I could use the SQFlite library against? Something like _database as a global variable?
Thanks again!