Backendless SDK issue in Pub.dev

Hi Sir/Madam,

The Backendless SDK in pub.dev of 7.3.8 uses http dependency 0.13.3 which is too outdated which affected my overall program. Is it possible to update the SDK with higher http version?

I am having another more problem if choose to use the pre-release version of Backendless SDK [8.0.0-alpha.33] which involve more dependencies with outdated dependency such as device_info_plus and etc..

Hello @CHEONG_YEW_HOONG

Our Flutter SDK is open source, and you are welcome to contribute this deps bump.

Regards, Dima.

Hi Dima,

Do you means that SDK posted in Pud.dev is not under backendless team support? I am subscribed for Scale plan since years back and actually i need to settle outdated Flutter SDK by my own?

Hello @CHEONG_YEW_HOONG

To clarify, your subscription covers access to and usage of our API. The Flutter SDK is an open-source project that was created to help developers integrate more easily with our API. While we originally developed and maintained the SDK internally, it is now community-maintained and open for contributions.

Regards