Skip to content

v4.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 20:05

4.3.1 (2025-04-17)

Bug Fixes

  • cast call.arguments to Map rather than Map<String, dynamic> to fix setUserId and setDeviceId (#251) (409ce18)
  • Unnecessary double await call (#253) (02be47d)