flutter_phone_lib 0.0.30
flutter_phone_lib: ^0.0.30 copied to clipboard
Use VoIP in Flutter.
Changelog #
0.0.30 - 2024-10-07 #
- Forcing ipv4
0.0.29 - 2024-10-04 #
- Upgraded APL to 0.1.138 to fix a bug where calls were ending early
0.0.28 - 2024-10-01 #
- Upgraded APL to 0.1.136 for improved incoming call handling
0.0.27 - 2024-09-27 #
- Upgraded APL to 0.1.135 for improved incoming call handling
0.0.26 - 2024-09-13 #
- Upgraded APL to 0.1.134 for improved incoming call handling
0.0.25 - 2024-09-06 #
- Fixed background push notifications not working on iOS
0.0.24 - 2024-09-05 #
- Microphone fix
0.0.23 - 2024-09-04 #
- Reverted change to re-add microphone as foreground service to fix audio disappearing when phone goes to background during a call
0.0.22 - 2024-08-27 #
- Improved experience when answering calls on iOS
0.0.21 - 2024-08-22 #
- Upgraded APL for foreground service requirements
0.0.19 - 2024-06-21 #
- Upgraded IPL to 0.1.11 for app icon badge support
0.0.18 - 2024-06-20 #
- Upgraded IPL to 0.1.10
0.0.15 - 2024-05-30 #
- Upgraded APL to 0.1.129
0.0.14 - 2024-02-27 #
- iOS: Supplementary contacts will be used for incoming calls
0.0.13 - 2024-02-26 #
- Android: Fixed a bug where media playback would not resume after an incoming call
0.0.12 - 2024-02-22 #
- Added generated files back to git
0.0.11 - 2024-02-22 #
- Lowered meta dependency requirement
0.0.10 - 2024-02-22 #
- Supports supplementary contacts
- Updated gradle project
- Removed generated files from git tracking
0.0.9 - 2024-02-08 #
- Fixed issue with preferences object
0.0.8 - 2024-02-08 #
- Upgraded to APL 0.1.123, allowing for adding supplementary contacts.
0.0.7 - 2024-01-25 #
- Upgraded to APL 0.1.122, emergency calls will now open in the native dialer
0.0.6 - 2024-01-25 #
- Upgraded to APL 0.1.122, emergency calls will now open in the native dialer
0.0.5 - 2024-01-24 #
- Upgraded to APL 0.1.121, allowing emergency calls to be made
0.0.4 - 2024-01-24 #
- Upgraded to APL 0.1.121, allowing emergency calls to be made
0.0.3 - 2024-01-18 #
- Upgraded to iOSPhoneLib 0.1.5, fixing an issue where the iOS dynamic island would not update call duration.
0.0.2 - 2024-01-17 #
- Pinning to a specific version of the IPL
0.0.1 - 2024-01-17 #
- Initial release