3 Commits

Author SHA1 Message Date
68037d7f24 Icon badge and Notification widget
- Add badge feature to `SquareIconWidget`
- Badges for notifications, weather alerts, etc.
2025-11-23 19:12:05 +05:30
3dca171063 Refactor SquareIconWidget & remove redundant classes
- Eliminate `BatteryWidget`
- Pass all properties to reusable `SquareIconWidget`
- Eliminate need for duplication
2025-11-22 23:00:56 +05:30
962bed3dad Add reusable SquareIconWidget
- Avoid code duplication
- Base square icon button component with common appearance, properties, callbacks
- Refactor BatteryWidget to inherit SquareIconWidget
2025-11-21 19:47:25 +05:30