Friesenjung
Friesenjung
Hello there, I am trying to set up the GitHub Action pipeline to check our codebase through flutter test with coverage and flutter analyze. Within the Workflow I want to...
### Steps to reproduce 1. Install Patrol like documented on patrol.leancode.co 2. Run example_test.dart copied from website 3. see results ### Actual results The process does not finish successful. See...
Hello, I would like to use the Cupertino_http package to make http calls to our backend server. For debugging we are running an instance of that server locally. That server...