Skip to content

Releases: ConnectyCube/connectycube-flutter-call-kit

2.1.0

02 Sep 14:33
Compare
Choose a tag to compare
  • (Android) Add the possibility of setting a Notification icon;

2.0.9

25 Aug 08:54
Compare
Choose a tag to compare
  • (iOS) Fix getting call state;

2.0.8

17 Aug 08:53
Compare
Choose a tag to compare
  • (iOS) Fix second and next calls issue;

2.0.7

16 Aug 16:02
Compare
Choose a tag to compare
  • (iOS) Fix audio after accepting from killed state;

2.0.6

02 Aug 09:29
Compare
Choose a tag to compare
  • (iOS) Fix crashing on startup (#44)

2.0.5

31 May 14:39
Compare
Choose a tag to compare
  • (Android) fix the compatibility with Flutter 3.x.x;

2.0.4

31 May 09:25
Compare
Choose a tag to compare
  • (Android) update Gradle version to the 6.5;
  • (Android) update Kotlin version to the 1.6.21;
  • (Android) megrate from the jcenter() to the mavenCentral() dependesies repository;

2.0.3

30 May 13:01
Compare
Choose a tag to compare
  • (Android) fixed the working with apps targeted to the targetSdkVersion 31 and above;

2.0.2

14 Feb 14:00
Compare
Choose a tag to compare
  • (iOS, Android) fixed the user_info data transporting;
  • (Android) fixed launching the app by acceptCall event;

2.0.1

18 Jan 14:48
Compare
Choose a tag to compare
  • Minor updates