sqflite_tvos 0.0.1
sqflite_tvos: ^0.0.1 copied to clipboard
tvOS (Apple TV) implementation of the sqflite Flutter plugin, provided by flutter-tvos.
import 'package:sqflite_example_common/main.dart';
Future<void> main() async {
supportsCompatMode = true;
mainExampleApp();
}