update dart client dependencies

This commit is contained in:
Neevash Ramdial
2021-01-07 12:11:19 -04:00
parent f28cc91301
commit d1ffe1f0e3
2 changed files with 22 additions and 22 deletions
+9 -9
View File
@@ -9,16 +9,16 @@ environment:
dependencies: dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
flutter_widgets: ^0.1.11 flutter_widgets: ^0.1.12
timeago: ^2.0.26 timeago: ^2.0.29
jiffy: ^3.0.1 jiffy: ^3.0.1
date_format: ^1.0.8 date_format: ^1.0.9
cached_network_image: ^2.0.0 cached_network_image: ^2.5.0
flutter_markdown: ^0.3.4 flutter_markdown: ^0.5.2
url_launcher: ^5.4.2 url_launcher: ^5.7.10
video_player: ^0.10.8+1 video_player: ^1.0.1
chewie: ^0.9.10 chewie: ^0.12.1+1
animations: ^1.0.0+5 animations: ^1.1.2
stream_chat: stream_chat:
path: ../ path: ../
+13 -13
View File
@@ -11,26 +11,26 @@ environment:
dependencies: dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
json_annotation: ^3.0.1 json_annotation: ^3.1.1
shared_preferences: ^0.5.7+3 shared_preferences: ^0.5.12+4
logging: ^0.11.4 logging: ^0.11.4
dio: ^3.0.10 dio: ^3.0.10
web_socket_channel: ^1.1.0 web_socket_channel: ^1.1.0
uuid: ^2.2.2 uuid: ^2.2.2
async: ^2.4.1 async: ^2.4.2
stream_channel: ^2.0.0 stream_channel: ^2.0.0
moor: ^3.3.1 moor: ^3.4.0
path_provider: ^1.6.10 path_provider: ^1.6.24
path: ^1.6.4 path: ^1.7.0
rxdart: ^0.24.1 rxdart: ^0.25.0
collection: ^1.14.12 collection: ^1.14.13
sqlite3_flutter_libs: ^0.3.0 sqlite3_flutter_libs: ^0.3.0
dev_dependencies: dev_dependencies:
build_runner: ^1.10.0 build_runner: ^1.10.11
json_serializable: ^3.3.0 json_serializable: ^3.5.1
moor_generator: ^3.1.0 moor_generator: ^3.4.0
flutter_test: flutter_test:
sdk: flutter sdk: flutter
pedantic: ^1.8.0+1 pedantic: ^1.9.2
mockito: ^4.1.1 mockito: ^4.1.3