darkmoonight / Rain

🌦️ Weather application
MIT License
578 stars 44 forks source link

Refactor/dry home #135

Closed PROSENJIT-RONI closed 8 months ago

PROSENJIT-RONI commented 8 months ago

Made reusable variables in home.dart Obx. This will result in cleaner code and better performance

PROSENJIT-RONI commented 8 months ago

This is a continuation of #134. Please merge that before merging this