appwrite / sdk-for-flutter

[READ-ONLY] Official Appwrite Flutter SDK 💙
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
369 stars 111 forks source link

Update account.dart #206

Closed raman04-byte closed 5 months ago

raman04-byte commented 5 months ago

Renamed updateStatus to blockUser.

It make much more sense for the user to block the user.

What does this PR do?

It simply change the name of the function to blockUser which make much more sense to block the user instead of updateStatus.

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)