matrix_sdk_sqflite 0.19.1 copy "matrix_sdk_sqflite: ^0.19.1" to clipboard
matrix_sdk_sqflite: ^0.19.1 copied to clipboard

discontinued
outdated

A Sqflite store implementation for the Matrix Dart SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add matrix_sdk_sqflite

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

dependencies:
  matrix_sdk_sqflite: ^0.19.1

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:matrix_sdk_sqflite/matrix_sdk_sqflite.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Sqflite store implementation for the Matrix Dart SDK.

Repository
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, matrix_sdk, sqflite

More

Packages that depend on matrix_sdk_sqflite