Flutter SDK update logs

更新时间:
复制 MD 格式

This page lists the release history for the Flutter SDK, including new features, optimizations, and bug fixes.

SDK obtaining method

For integration instructions, see flutter SDK.

2.1.4 (2025-08-28)

  • NEW (Android): Updated Android dependencies to the latest version.

  • FIX (Android): Resolved unchecked method warnings introduced by the updated Android dependencies.

2.1.3 (2025-06-26)

  • NEW (iOS): iOS SDK now defaults to the latest version of the native iOS SDK.

2.1.2 (2025-04-25)

  • NEW (Android, iOS): Added route adaptation support for go_router and other dynamically initialized routers.

  • NEW (Flutter): Extended compilation support to Flutter 3.2x.

2.0.3 (2024-05-14)

  • NEW (Android, iOS): Added code examples for custom application scenarios.

2.0.2 (2024-05-14)

  • NEW (Android): Lowered the minimum supported Android API level to 16.

2.0.1 (2024-04-03)

  • FIX (Android, iOS): Improved SDK documentation and inline descriptions.

2.0.0 (2024-04-02)

  • NEW (iOS): Upgraded native iOS SDK to 1.5.2.PX.

  • NEW (Android): Upgraded native Android SDK to 1.6.1.PX.

  • FIX (Android, iOS): Fixed known issues in both native SDKs.

1.2.4 (2024-04-02)

  • FIX (Android): Optimized Android Context acquisition.

1.2.3 (2024-01-30)

  • NEW (Android): Updated Android dependency library ASMS to version 1.4.1.

1.2.2 (2023-12-18)

  • NEW (Android): Updated Android dependencies.

  • NEW (Android, iOS): Simplified the SDK initialization process.

1.2.1 (2023-12-13)

  • FIX (Android): Improved the initialization flow in the Android example project.

1.2.0 (2023-12-13)

  • NEW (Android, iOS): Added null safety support.

1.1.3 (2023-01-11)

  • FIX (Android): Improved the Android example project.

  • NEW (Android): Migrated Android dependency libraries to Maven Central.

1.1.2 (2022-11-24)

  • NEW (Android): Added ProGuard obfuscation rules for the Android example project.

1.1.1 (2022-11-23)

  • NEW (Android): Switched Android dependency libraries to online Maven repository mode.

1.1.0 (2022-11-22)

  • FIX (Android, iOS): Improved SDK descriptions and synchronized the Umeng+ Flutter plugin with the official Umeng+ download.

0.0.3 (2022-06-08)

  • NEW (Android, iOS): Example project now initializes core SDK components on startup.

0.0.2 (2022-06-08)

  • NEW (Android, iOS): Synchronized with the latest Umeng+ common library.

0.0.1 (2022-06-08)

Initial release.