Skip to content
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

DOCSP-37354: Add Flutter dynamic.get methods #3210

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

cbullinger
Copy link
Collaborator

@cbullinger cbullinger commented Mar 23, 2024

Pull Request Info

Jira ticket: https://jira.mongodb.org/browse/DOCSP-37354

  • Data Types - Flutter SDK: Document dynamic.getList(), dynamic.getMap(), and dynamic.getSet() methods.
  • Additional snippet and schema formatting corrections

Reminder Checklist

Before merging your PR, make sure to check a few things.

  • Did you tag pages appropriately?
    • genre
    • meta.keywords
    • meta.description
  • Describe your PR's changes in the Release Notes section
  • Create a Jira ticket for related docs-app-services work, if any

Release Notes

  • Flutter SDK
    • Realm/Realm Database/Model Data/Data Types: Update code examples with 'dynamic.getList()', 'dynamic.getSet()', and 'dynamic.getMap()' methods

Review Guidelines

REVIEWING.md

Copy link

github-actions bot commented Mar 23, 2024

Readability for Commit Hash: 08e4880

You can see any previous Readability scores (if they exist) by looking
at the comment's history.

Readability scores for changed documents:

  • source/sdk/flutter/realm-database/model-data/data-types: Grade Level: 7.9, Reading Ease: 59.5

For Grade Level, aim for 8 or below.

For Reading Ease scores, aim for 60 or above:

Score Difficulty
90-100 Very Easy
80-89 Easy
70-79 Fairly Easy
60-69 Medium
50-59 Fairly Hard
30-49 Hard
0-29 Very Hard

For help improving readability, try Hemingway App.

@cbullinger cbullinger force-pushed the docsp-37354-dynamic-get branch from 684f1ce to e3906c7 Compare March 23, 2024 02:29
@cbullinger cbullinger changed the title DOCSP-37354: Add Flutter .getMap() and .getSet() methods DOCSP-37354: Add Flutter dynamic.get methods Mar 23, 2024
@cbullinger
Copy link
Collaborator Author

Autobuilder failed but it's unrelated to this PR - all errors are related to the new :orphan: directive (that I'm assuming will get cleaned up in a separate PR)

Copy link
Collaborator

@dacharyc dacharyc left a comment

Choose a reason for hiding this comment

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

LGTM!

@cbullinger cbullinger merged commit ccac7a6 into mongodb:master Mar 25, 2024
5 of 6 checks passed
@cbullinger cbullinger deleted the docsp-37354-dynamic-get branch March 25, 2024 15:04
@docs-builder-bot
Copy link

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.

3 participants