VenomOriginal post
Rank 3: Container
Someone already posted in Github: https://github.com/appwrite/sdk-for-flutter/issues/261
TypeError: type 'String' is not a subtype of type 'int'
I've downgrade my SDK to 17.0.1 for now.
Summary
Title: Casting issue in appwrite_flutter 17.1.0
Developers encountered a casting problem resulting in a type error 'String' is not a subtype of 'int'. A workaround is to downgrade the SDK to version 17.0.1 until the issue is resolved. Further details can be found in the GitHub issue: https://github.com/appwrite/sdk-for-flutter/issues/261