File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed
Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 2.0.2+2
2+ - Fix formatting issue
3+
14## 2.0.2+1
25- Mention article "How we make Flutter work with CallKit Call Directory" in the README
36
Original file line number Diff line number Diff line change 11PODS:
22 - Flutter (1.0.0)
3- - flutter_callkit_voximplant (2.0.2+1 ):
3+ - flutter_callkit_voximplant (2.0.2+2 ):
44 - Flutter
55
66DEPENDENCIES:
Original file line number Diff line number Diff line change 44#
55Pod ::Spec . new do |s |
66 s . name = 'flutter_callkit_voximplant'
7- s . version = '2.0.2+1 '
7+ s . version = '2.0.2+2 '
88 s . summary = 'Flutter SDK for CallKit integration to Flutter applications on iOS'
99 s . homepage = 'https://github.com/voximplant/flutter_callkit'
1010 s . license = { :type => 'MIT' ,
Original file line number Diff line number Diff line change 11name : flutter_callkit_voximplant
22description : Flutter SDK for CallKit integration to Flutter applications on iOS
3- version : 2.0.2+1
3+ version : 2.0.2+2
44homepage : https://github.com/voximplant/flutter_callkit
55repository : https://github.com/voximplant/flutter_callkit
66
You can’t perform that action at this time.
0 commit comments