nisrulz / flutter-examples

[Examples] Simple basic isolated apps, for budding flutter devs.
https://nisrulz.com/flutter-examples/
Apache License 2.0
6.97k stars 1.67k forks source link

Added http dependency in pubspec.yaml #17

Closed sanyamdogra closed 5 years ago

nisrulz commented 5 years ago

@sanyamdogra Did you read about the guidelines before opening the PR?

Your target branch is set to master.

Also always provide a description about the PR you are opening. If there was an existing issue, then tag it. If not the first open an issue and then open a PR against it.

P.S: There is another PR open with the same problem in the PR [link here]

nisrulz commented 5 years ago

@sanyamdogra I am only waiting on you changing the target branch. As soon as you do that, I will merge this PR. I do see the issue and for such a simple change, no need to open an issue. Simply change the target branch.

nisrulz commented 5 years ago

Related issue #16

sanyamdogra commented 5 years ago

I have changed the base branch as mentioned.