flutter_phone_lib 0.0.12
flutter_phone_lib: ^0.0.12 copied to clipboard
Use VoIP in Flutter.
Changelog #
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