Skip to content

Commit

Permalink
publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
imtoori committed Feb 18, 2021
1 parent e6fcd9b commit 29ac662
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions packages/stream_chat/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ dependencies:
meta: ^1.2.4
mime: ^0.9.7
freezed_annotation: ^0.12.0
http_parser: ^3.1.4

dev_dependencies:
build_runner: ^1.10.0
Expand Down
1 change: 1 addition & 0 deletions packages/stream_chat_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies:
video_compress: ^2.1.1
visibility_detector: ^0.1.5
http_parser: ^3.1.4
meta: ^1.2.4
lottie: ^0.7.0+1
substring_highlight: ^0.1.2
flutter_slidable: ^0.5.7
Expand Down
3 changes: 1 addition & 2 deletions packages/stream_chat_persistence/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.0
stream_chat:
path: ../../stream_chat
stream_chat: ^1.1.0-beta
stream_chat_persistence:
path: ../

Expand Down
2 changes: 1 addition & 1 deletion packages/stream_chat_persistence/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
moor: ^3.4.0
path: ^1.7.0
path_provider: ^1.6.27
sqlite3_flutter_libs: ^0.3.0
sqlite3_flutter_libs: ^0.4.0+1
stream_chat: ^1.1.0-beta

dev_dependencies:
Expand Down

0 comments on commit 29ac662

Please sign in to comment.