flutter_gherkin
flutter_gherkin copied to clipboard
Integration_test package support and null-safety
Note that null safety cannot yet be achived in the flutter stable branch due to flutter_driver and integration_test not being null safe themselves see https://github.com/flutter/flutter/issues/71379 & https://github.com/flutter/flutter/issues/80293
This branch doesn't actually run yet due to various null-safety incompatibilities with flutter_driver and integration_test
@tshedor really appreciate your thoughts here!!! I'll go over them in more detail tomorrow, but you are right this does feel like it should be released after null-safety
When do you plan to merge these changes?
@joseignacioojeda I have to find the time to redo the documentation - so feel free to do a PR it would be really apprenticed. I am struggling to find time at the moment.
any chance to bump to rc18 on hosted? preferably after #292
Hello @jonsamwell , I would suggest on merging this branch in master. We are utilising this branch from a year now and can say that it's more stable than the version utilising the test_driver. Thank you for your support, Lucian