sqflite_tizen 0.1.3 copy "sqflite_tizen: ^0.1.3" to clipboard
sqflite_tizen: ^0.1.3 copied to clipboard

Tizen implementation of the sqflite plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sqflite_tizen
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sqflite_tizen: ^0.1.3
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sqflite_tizen/sqflite_tizen.dart';
copied to clipboard
0
likes
130
points
110
downloads

Publisher

verified publishertizen.org

Weekly Downloads

2024.09.16 - 2025.03.31

Tizen implementation of the sqflite plugin.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, sqflite

More

Packages that depend on sqflite_tizen