Created by: nickmeinhold
PR checklist
-
Read the contribution guidelines. -
Ran the shell script under ./bin/
to update Petstore sample so that CIs can verify the change. -
Filed the PR against the correct branch: master
. -
Copied the technical committee to review the pull request if your PR is targeting a particular programming language. - @ircecho (2017/07) @swipesight (2018/09) @jaumard (2018/09)
Description of the PR
- deleted redundant flutter sample shell script
- fixed and updated README template
- updated testing documentation in petstore sample
- updated test package for petstore sample tests and moved to a dev_dependency
- removed old unused dev_dependency packages for petstore sample tests
fixes #3641 (closed), fixes #3626 (closed)