v0.3.1
Pre-release
Pre-release
v0.3.1 Beta
Further types changes to fix compiler warnings on 64bit targets
What's Changed
- Breaking changes to
atclient_atkey_metadata
andatclient_notify_params
- Some
int64_t
definitions were stored asuint64_t
in the struct uint64_t
type fornotification_expiry
changed toint64_t
since it also maps to a dart int (int64)
- Some
Full Changelog: v0.3.0...v0.3.1