Steven Nguyen
Steven Nguyen
@gewenyu99, we seem to be inconsistent. Most are HTTPS except: 1. [swift-client](https://github.com/appwrite/appwrite/blob/c92c2d7b75819b6727b6d6bbb16a4201aa778594/docs/sdks/swift-client/GETTING_STARTED.md?plain=1#L63) 2. [dotnet](https://github.com/appwrite/appwrite/blob/c92c2d7b75819b6727b6d6bbb16a4201aa778594/docs/sdks/dotnet/GETTING_STARTED.md?plain=1#L14) 3. [web](https://github.com/appwrite/appwrite/blob/master/docs/sdks/web/GETTING_STARTED.md?plain=1#L16-L43) 4. [cli](https://github.com/appwrite/appwrite/blob/c92c2d7b75819b6727b6d6bbb16a4201aa778594/docs/sdks/cli/GETTING_STARTED.md?plain=1#L12)
@lohanidamodar, you can focus on https://github.com/appwrite/sdk-for-flutter/pull/74/commits/9a770bc75904727660acc7b58a1a9344e8ae68dc to see the changes to the storage and avatars services. Hopefully, this gives you an idea of what I was thinking we would provide....
> We want to get the image Url its a must have feature. @Shiba-Kar, this is a pretty stale branch and only a POC. I would suggest building the URL...
@Chandram-Dutta, thanks for raising this issue! 🙏 @lohanidamodar, does the following PR fix this? - https://github.com/appwrite/sdk-generator/pull/510
Sorry, I need to update the README.md. Feel free to provide feedback on the structure and appwrite.json included.
@eldadfux can this be closed now?
@aabmets, looks like this wasn't closed after the PR was merged. I'll close it now and we can revisit if there's another feature request for updated/official SDK.
@lohanidamodar, you can focus on [this](https://github.com/appwrite/sdk-generator/pull/495/commits/5d14088d2e59e584251ff72ddf96da8484c89991) commit for the main change to expose the URLs.
> The changes look good, however, if we do this, we need to do this for all SDKs, not only Flutter. Let's create a new branch, and get this one...
@lohanidamodar did you see my last [comment](https://github.com/appwrite/sdk-generator/pull/495#issuecomment-1197060459)?