flutter_aepcore 5.0.0
flutter_aepcore: ^5.0.0 copied to clipboard
Official Adobe Experience Platform support for Flutter apps. The Mobile Core represents the core Adobe Experience Platform SDK that is required for every app implementation.
5.0.0 #
- Add
MobileCore.initializeWithAppId
andMobileCore.initialize
APIs to simplify AEP SDK initialization by enabling automatic extension registration and lifecycle tracking. - Update to use BOM (Bill of Materials) for Android SDK dependencies.
- Add Error handling for NSError.
- Update tests to handle the deprecation warning for
setMockMethodCallHandler
.
4.0.2 #
- Update environment dependencies in pubspec.
4.0.1 #
- Add namespace support for Android
- Update Flutter support version to 3.x
4.0.0 #
- Adobe Mobile SDK for iOS 5.x support
- Adobe Mobile SDK for Android 3.x support
3.0.0 #
- Adobe Mobile SDK for iOS 4.x support
- Updated minimum supported version to iOS 11.0
2.0.0 #
- Adobe Mobile SDK for Android 2.x support.
- Fix issues where async calls were not properly completed.
1.0.0 #
- Initial release candidate