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

Support asynchronous callbacks for CustomParameter #71

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

youssef-t
Copy link
Contributor

Hello,

This a feature introduced for the following issue: #70
I think it would be more flexible to accept also asynchronous callbacks to evaluate steps parameters

Thank you

@youssef-t youssef-t force-pushed the steps_parameters_async_evaluation branch from 64d46b0 to 0591c3d Compare November 16, 2023 17:26
@youssef-t youssef-t force-pushed the steps_parameters_async_evaluation branch from 0bd1e73 to d10afe9 Compare November 16, 2023 17:35
@youssef-t
Copy link
Contributor Author

youssef-t commented Nov 17, 2023

In addition to the feature introduced in the PR (evaluating parameters with asynchronous callbacks), I did the following things:

  • Fix linter checks introduced by Dart 3
  • Upgrade pubspec.lock for Dart 3 (maybe it would be better to do an upgrade in pubspec.yaml)
  • Update two unit tests that were failing on Linux
    Note that most changes are introduced to be complaint with the linter.

I would love to hear from you if there is anything that should be changed.

Thank you

youssef-t added a commit to youssef-t/flutter_gherkin that referenced this pull request Nov 17, 2023
    This version of dart_gherkin is introduced while waiting for this PR to be merged jonsamwell/dart_gherkin#71
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.

1 participant