hungps / flutter_pokedex

Pokedex app built with Flutter (with lots of animations) using Clean Architecture
https://hungps.com
Other
2.36k stars 562 forks source link

feature: implemented an extension on num, with the help of flutter sc… #67

Closed samuelezedi closed 2 years ago

samuelezedi commented 2 years ago

…reen util and sizedbox

hungps commented 2 years ago

Hi @samuelezedi, thank you so much for your contribution! Your pull request has no issue at all, but I prefer using the Widget itself to render rather than extensions. For me, it makes the code much more readable and easier to customize. Sorry but I have to close this PR. Hope to see more contributions from you!