andoriyaprashant / OpSo

OpSo is a Flutter app that provides comprehensive information about various open-source programs
MIT License
38 stars 72 forks source link

circular loadin indicator fixed #76 #77

Closed himanshugoyal77 closed 4 months ago

himanshugoyal77 commented 4 months ago

fixes #76

wrapped CircularProgressIndicator with Center() widget

image

yagnik2411 commented 4 months ago

@himanshugoyal77 good work, it is working. @andoriyaprashant you should merge it.