Skip to content

Update key-value-data.md #12265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update key-value-data.md #12265

wants to merge 2 commits into from

Conversation

tomasbaran
Copy link

@tomasbaran tomasbaran commented Aug 4, 2025

Remove unnecessary try & catch blocks since the repo classes always return the Result type (and never leak an Exception).

Presubmit checklist

  • If you are unwilling, or unable, to sign the CLA, even for a tiny, one-word PR, please file an issue instead of a PR.
  • If this PR is not meant to land until a future stable release, mark it as draft with an explanation.
  • This PR follows the Google Developer Documentation Style Guidelines—for example, it doesn't use i.e. or e.g., and it avoids I and we (first-person pronouns).
  • This PR uses semantic line breaks
    of 80 characters or fewer.

Remove unnecessary try & catch blocks since the repo classes always return the Result type (and never leak an Exception)
@tomasbaran tomasbaran requested review from sfshaza2, antfitch, parlough and a team as code owners August 4, 2025 08:32
Copy link

google-cla bot commented Aug 4, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@flutter-website-bot
Copy link
Collaborator

flutter-website-bot commented Aug 4, 2025

Visit the preview URL for this PR (updated for commit 273a510):

https://flutter-docs-prod--pr12265-patch-1-hl3kwlor.web.app

@parlough parlough requested a review from ericwindmill August 10, 2025 10:06
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.

2 participants