ably / ably-flutter

A wrapper around our Cocoa and Java client library SDKs, providing iOS and Android support for those using Flutter and Dart.
https://ably.com/download
Apache License 2.0
60 stars 16 forks source link

Add numbers strategy for Gson to prevent changing int to double #462

Closed Afur closed 1 year ago

Afur commented 1 year ago

Fixes issue described here: https://github.com/ably/ably-flutter/issues/461

Afur commented 1 year ago

@ikbalkaya Hey, this issue still exists in latest version because code with fix that I've provided is not on main branch