Skip to content

Conversation

@f3ath
Copy link
Contributor

@f3ath f3ath commented Nov 2, 2024

Description

Dart implementation of JsonPath strictly follows the RFC standard. Currently the documentation references a non-standard implementation with non-standard syntax (e.g. [?(@.size in ['M', 'L'])]) which is not supported by the Dart json_path package. This is confusing FF developers. This PR replaces the old link with the link to the current fully supported RFC standard.

Type of change

  • Typo fix
  • New feature
  • Enhancement to current docs
  • Removed outdated references
  • Update assets

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@leighajarett
Copy link
Contributor

Thanks so much for adding!

@leighajarett leighajarett merged commit 2d5fa1d into FlutterFlow:main Nov 12, 2024
@f3ath f3ath deleted the patch-1 branch November 12, 2024 20:36
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