Skip to content

Code Expression #394

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

Merged
merged 6 commits into from
Jul 1, 2025
Merged

Code Expression #394

merged 6 commits into from
Jul 1, 2025

Conversation

pinkeshmars
Copy link
Collaborator

Description

Code Expression

Linear ticket and magic word Fixes DEVR-947

Type of change

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

Copy link

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

Copy link
Collaborator

@PoojaB26 PoojaB26 left a comment

Choose a reason for hiding this comment

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

Requested some updates


To use a Code Expression when triggering actions in FlutterFlow (i.e., inside an Action Flow), you can use the **Execute Custom Code** action. This allows you to run a Dart expression when something happens, such as tapping a button or after a page loads.

![execute-custom-code.avif](img/execute-custom-code.avif)
Copy link
Collaborator

Choose a reason for hiding this comment

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

can we also add a reference link to the deeplink page where we are making use of global navigator context instead using this action? it can be a good example.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hi @PoojaB26 I couldn’t find that section! Could you please share the link? Also, just to clarify, are you suggesting we replace the current image with this reference link, or add it alongside as an example?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah, got it. I couldn’t find it earlier because I was checking in my local code-expression branch, where the ‘Using Global Context to Navigate’ section hadn’t been merged yet. Thanks for pointing that out! It's in now!

@pinkeshmars
Copy link
Collaborator Author

Hi @PoojaB26 all comments addressed except this one

@pinkeshmars pinkeshmars merged commit 6755b6a into main Jul 1, 2025
1 check passed
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