Skip to content

chore: regenerate sdks#241

Merged
christyjacob4 merged 8 commits intomainfrom
dev
Mar 13, 2025
Merged

chore: regenerate sdks#241
christyjacob4 merged 8 commits intomainfrom
dev

Conversation

@ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Feb 27, 2025

What does this PR do?

  1. refactor use tabs instead of spaces.
  2. add encoding of user agents in prepareRequest.
  3. changed type of response to string (breaking)

Test Plan

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes.

final String? type;
final int? code;
final dynamic response;
final String? response;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaking change because of this ^

response changed from dynamic to string

Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes here look good.

Would you also be able to update https://github.com/appwrite/appwrite/blob/1.6.x/docs/sdks/flutter/CHANGELOG.md and get it deployed over in this repo?

@christyjacob4 christyjacob4 merged commit c1b3841 into main Mar 13, 2025
@christyjacob4 christyjacob4 deleted the dev branch March 13, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants