File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed
example/ios/Runner.xcodeproj Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1+ # 9.0.0
2+ ## SDK Versions
3+ - Android 14.6.0 -> 14.6.2
4+ - iOS 13.12.4
5+
6+ ## Added
7+ - Android 16 support
8+
9+ ## Changed
10+ - Minimum version is Flutter 3.16.0 / Dart 3.2.0
11+ - Descriptions for UserData usage
112# 8.8.2
213## SDK Versions
314- Android 14.6.0
Original file line number Diff line number Diff line change 398398 inputFileListPaths = (
399399 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
400400 );
401- inputPaths = (
402- );
403401 name = "[CP] Embed Pods Frameworks";
404402 outputFileListPaths = (
405403 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
406404 );
407- outputPaths = (
408- );
409405 runOnlyForDeploymentPostprocessing = 0;
410406 shellPath = /bin/sh;
411407 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
Original file line number Diff line number Diff line change 11name : infobip_mobilemessaging
22description : Infobip Mobile Messaging Flutter Plugin for Push notifications, LiveChat, and WebRTC calls.
3- version : 8.8.2
3+ version : 9.0.0
44homepage : https://github.com/infobip/mobile-messaging-flutter-plugin#readme
55repository : https://github.com/infobip/mobile-messaging-flutter-plugin
66issue_tracker : https://github.com/infobip/mobile-messaging-flutter-plugin/issues
You can’t perform that action at this time.
0 commit comments