A Gherkin parsers and runner for Dart and Flutter which is very similar to cucumber
-
Updated
Feb 8, 2022 - Dart
I have been setup everything on my Bitrise CI environment as recommended by the documentation, but my run gets stuck on the Signing Step and eventually times out after 30 minutes. Here are the logs:
+ sylph
Starting Sylph run 'sylph run 2020-04-10 17:11:57.070' on AWS Device Farm ...
Config file: sylph.yaml
Unpacking sylph resources to /tmp/sylph
iOS build in CI environment detected. U
Add a description, image, and links to the flutter-test topic page so that developers can more easily learn about it.
To associate your repository with the flutter-test topic, visit your repo's landing page and select "manage topics."
hi:
I'm using your library,but i found the dismissible attribute does not behave correctly.
I see that you use ModalBarrier widget,when set the dismissible as true,it will call Navigator.pop,but i think it should disappear the mask instead of pop