sqflite_tvos 0.0.1 copy "sqflite_tvos: ^0.0.1" to clipboard
sqflite_tvos: ^0.0.1 copied to clipboard

tvOS (Apple TV) implementation of the sqflite Flutter plugin, provided by flutter-tvos.

example/lib/main.dart

import 'package:sqflite_example_common/main.dart';

Future<void> main() async {
  supportsCompatMode = true;
  mainExampleApp();
}
0
likes
140
points
51
downloads

Documentation

API reference

Publisher

verified publisherfluttertv.dev

Weekly Downloads

tvOS (Apple TV) implementation of the sqflite Flutter plugin, provided by flutter-tvos.

Homepage
Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter, sqflite_platform_interface

More

Packages that depend on sqflite_tvos

Packages that implement sqflite_tvos