update changelogs and pubspecs

This commit is contained in:
Salvatore Giordano
2021-05-03 15:16:11 +02:00
parent 699771c104
commit c41e9e8a2e
9 changed files with 28 additions and 8 deletions
@@ -1,3 +1,8 @@
## 2.0.0-nullsafety.0
* Migrate this package to null safety
* Update llc dependency
## 1.5.2
* Fix sorting by last_updated
@@ -1,7 +1,7 @@
name: stream_chat_persistence
homepage: https://github.com/GetStream/stream-chat-flutter
description: Official Stream Chat Persistence library. Build your own chat experience using Dart and Flutter.
version: 1.5.2
version: 2.0.0-nullsafety.0
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -25,7 +25,7 @@ dependency_overrides:
path: ../stream_chat
dev_dependencies:
build_runner: ^1.12.2
build_runner: ^2.0.1
mocktail: ^0.1.1
moor_generator: ^4.2.1
pedantic: ^1.11.0