publish packages
This commit is contained in:
@@ -21,6 +21,7 @@ dependencies:
|
|||||||
meta: ^1.2.4
|
meta: ^1.2.4
|
||||||
mime: ^0.9.7
|
mime: ^0.9.7
|
||||||
freezed_annotation: ^0.12.0
|
freezed_annotation: ^0.12.0
|
||||||
|
http_parser: ^3.1.4
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
build_runner: ^1.10.0
|
build_runner: ^1.10.0
|
||||||
|
|||||||
@@ -32,6 +32,7 @@ dependencies:
|
|||||||
video_compress: ^2.1.1
|
video_compress: ^2.1.1
|
||||||
visibility_detector: ^0.1.5
|
visibility_detector: ^0.1.5
|
||||||
http_parser: ^3.1.4
|
http_parser: ^3.1.4
|
||||||
|
meta: ^1.2.4
|
||||||
lottie: ^0.7.0+1
|
lottie: ^0.7.0+1
|
||||||
substring_highlight: ^0.1.2
|
substring_highlight: ^0.1.2
|
||||||
flutter_slidable: ^0.5.7
|
flutter_slidable: ^0.5.7
|
||||||
|
|||||||
@@ -11,8 +11,7 @@ dependencies:
|
|||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
cupertino_icons: ^1.0.0
|
cupertino_icons: ^1.0.0
|
||||||
stream_chat:
|
stream_chat: ^1.1.0-beta
|
||||||
path: ../../stream_chat
|
|
||||||
stream_chat_persistence:
|
stream_chat_persistence:
|
||||||
path: ../
|
path: ../
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ dependencies:
|
|||||||
moor: ^3.4.0
|
moor: ^3.4.0
|
||||||
path: ^1.7.0
|
path: ^1.7.0
|
||||||
path_provider: ^1.6.27
|
path_provider: ^1.6.27
|
||||||
sqlite3_flutter_libs: ^0.3.0
|
sqlite3_flutter_libs: ^0.4.0+1
|
||||||
stream_chat: ^1.1.0-beta
|
stream_chat: ^1.1.0-beta
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user