wisetrack 2.0.5
wisetrack: ^2.0.5 copied to clipboard
WiseTrack provides advanced user tracking features for mobile apps.
📝 Changelog #
All notable changes to this project will be documented in this file.
🎯 Version 2.x #
2.0.5 — Maintenance & Compatibility
-
✅ Flutter/Dart SDK Updates
- Updated Flutter SDK constraints.
- Updated Dart SDK to support
2.12.0.
-
📦 Dependency Management
- Bumped related package dependencies for compatibility with null safety.
2.0.4 — Wider Compatibility
-
🔧 SDK Constraints
- Lowered minimum Flutter SDK constraint to
>=2.2.0. - Updated Dart SDK constraint to
>=2.12.0 <4.0.0.
- Lowered minimum Flutter SDK constraint to
-
🚫 Future-proofing
- Ensured compatibility with null safety while preventing future breaking changes.
2.0.3 — Localization & SDK Bumps
-
🚀 Native SDKs
- Updated Android and iOS native SDKs to the latest stable versions.
-
🌍 Documentation
- Added Persian (
fa) version of theREADME.md.
- Added Persian (
🚀 Version 1.x #
1.0.0 — Initial Release
-
🧱 Foundation
- First stable release of the Flutter plugin.
-
📱 Native SDK Integration
- Android native SDK:
2.0.5 - iOS native SDK:
1.0.1
- Android native SDK:
-
🛠️ Fixes
- Resolved versioning and packaging inconsistencies.