nisrulz / flutter-examples

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

added feature which shows progress while fetching the image #77

Closed Habeel786 closed 3 years ago

nisrulz commented 3 years ago

Thank you for opening this PR.

Unfortunately this adds something that doesn't align with what the example app is about. More so adding a package, changes the core concept that these example apps need to be bare minimum features.

For this example specifically, the progress via the package is not required because I think that would be a new app, but not a addition to this app.

Thank you nevertheless :)