lamkrodrigues
4 years agoVisitor
Porting to Dart Language
Hello!
I forked the repository and I'm working on porting the Gherkin project to the Dart language.
I've implemented all the tests and, so far it's looking pretty functional to me.
If anyone is interested in helping and giving me some tips and constructive criticism about the project, they will be welcome!
The fork is here
https://github.com/lamkr/cucumber
branch `dart-null-safety`
I thank everyone!
Luciano Rodrigues
Hi Luciano,
Wow well done! I suggest you submit a pull request to the `cucumber/common` repository so we can discuss in more detail in the pull request.
Thanks for doing this!