xy_umeng 1.0.1
xy_umeng: ^1.0.1 copied to clipboard
A Flutter plugin for UMeng U-App analytics and U-Link smart deeplink.
1.0.1 #
- Add more instructions.
1.0.0 #
Stable Release #
We are thrilled to announce the first stable version of xy_umeng – 1.0.0.
This release marks API stability and readiness for production use.
Key Features
- Umeng U-App Analytics
Supports page tracking, custom events, user account profiling, and more. - Umeng U-Link Deeplink
Supports deeplink parsing, install parameter retrieval, and scene restoration. - Cross-platform
Fully compatible with both Android and iOS.
Technical Improvements
- Kotlin Modernization
Migrated to built‑in Kotlin with backward compatibility, ensuring future‑proof support for upcoming Flutter versions. - Error Handling
Improved error resilience and overall stability under various edge cases.
Documentation & Examples
- Comprehensive API documentation and bilingual (EN/CN)
README. - A runnable
exampleapp to help you get started quickly.
Upgrade Guide:
If you are upgrading from 0.0.x, the public API remains fully backward compatible – no code changes are required.
0.0.3 #
- Migrates to built-in Kotlin with backward compatibility.
0.0.2 #
- Add English description
0.0.1 #
- Initial release