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

discontinued

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.22.0

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
20
pub points
0%
popularity

Publisher

unverified uploader

A Sqflite store implementation for the Matrix Dart SDK.

Repository
View/report issues

License

MPL-2.0 (LICENSE)

Dependencies

flutter, matrix_sdk, sqflite

More

Packages that depend on matrix_sdk_sqflite