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

discontinued
outdated

A Sqflite store implementation for the Matrix Dart SDK.

0.1.13 #

  • Make userFromDb() private
  • Fix delete() implementation
  • Update Matrix SDK

0.1.12 #

  • Implement delete()

0.1.11 #

  • Update Matrix SDK

0.1.10 #

  • Store previous batch token of rooms

0.1.9 #

  • Add time column for events
  • Implement limit when fetching events
  • Use cascading operator for batches
  • Use a single combined primary key for members

0.1.8 #

  • Lock sqflite version for now

    A higher version seem to crash

0.1.7 #

  • Add user info when retrieving events

0.1.6 #

  • Fix migration and implement members

0.1.5 #

  • Fix not waiting for creation of database

0.1.4 #

  • Clean database on version increase

    This is a temporary measure, when everything becomes more stable actual migrations will take place.

0.1.3 #

  • Store avatar urls

0.1.2 #

  • Implement returning isOpen bool in open()
  • Implement homeserver and user id storage
  • Implement getEvent(s)

0.1.1 #

  • Remove version from pubspec

0.1.0 #

  • Implement the store
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