hawcx_flutter_sdk 1.0.2
hawcx_flutter_sdk: ^1.0.2 copied to clipboard
Hawcx Flutter SDK plugin providing V5 auth, session, and push flows via native Hawcx SDKs.
Changelog #
1.0.2 - 2025-12-19 #
- Prepping Release v1.0.2
- Fixed podspec file
1.0.1 - 2025-12-19 #
- Prepping Release v1.0.1
0.0.1 - 2025-12-19 #
- Initial scaffold of Hawcx Flutter SDK plugin.
- Added Dart
HawcxClient, typed config/models, and typed native event parsing. - Added session/web/OAuth event helpers and expanded unit test coverage.
- Added push token helpers and push event handling APIs.
- Added a production-ready
example/app for iOS/Android validation.