File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -469,9 +469,11 @@ packages:
469469 qiscus_chat_sdk:
470470 dependency: "direct main"
471471 description:
472- path: "..\\qiscus-chat-sdk-flutter"
473- relative: true
474- source: path
472+ path: "."
473+ ref: master
474+ resolved-ref: "93732fdbd87b8aac337283fe433653eb449d2f5f"
475+ url: "git://github.com/qiscus/qiscus-chat-sdk-flutter.git"
476+ source: git
475477 version: "0.1.0"
476478 quiver:
477479 dependency: transitive
Original file line number Diff line number Diff line change 11name : qiscus_chat_sample
22description : Qiscus Chat SDK Sample
3- version : 1.0.2
3+ version : 1.0.3+alpha1
44
55environment :
66 sdk : ' >=2.7.0 <3.0.0'
@@ -16,10 +16,10 @@ dependencies:
1616 date_format : ^1.0.8
1717 cuid : ^0.1.2
1818 qiscus_chat_sdk :
19- path : ../qiscus-chat-sdk-flutter
20- # git:
21- # url: git://github.com/qiscus/qiscus-chat-sdk-flutter.git
22- # ref: master
19+ # path: ../qiscus-chat-sdk-flutter
20+ git :
21+ url : git://github.com/qiscus/qiscus-chat-sdk-flutter.git
22+ ref : master
2323 flutter :
2424 sdk : flutter
2525
You can’t perform that action at this time.
0 commit comments