This website requires JavaScript.
Explore
Help
Register
Sign In
ammar
/
syncrow-web
Watch
1
Star
0
Fork
0
You've already forked syncrow-web
mirror of
https://github.com/SyncrowIOT/web.git
synced
2025-07-16 18:16:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bafd2b4d1319a25cca0f46b0b1aa715b14c9c03d
syncrow-web
/
lib
/
pages
/
analytics
/
modules
/
energy_management
/
widgets
History
Faris Armoush
bafd2b4d13
Extracted reusbale logic and ui componenets into a shared helper class for the total energy chart, and energy cosumption per devices, to avoid any code duplication. If another chart required some change, we dont need to edit the helper itself, we can just add out own implementation into the new chart.
2025-05-04 10:46:12 +03:00
..
energy_consumption_by_phases_chart.dart
Prepared the layout of all charts.
2025-04-30 09:44:04 +03:00
energy_consumption_per_device_chart_box.dart
Extracted reusbale logic and ui componenets into a shared helper class for the total energy chart, and energy cosumption per devices, to avoid any code duplication. If another chart required some change, we dont need to edit the helper itself, we can just add out own implementation into the new chart.
2025-05-04 10:46:12 +03:00
energy_consumption_per_device_chart.dart
Extracted reusbale logic and ui componenets into a shared helper class for the total energy chart, and energy cosumption per devices, to avoid any code duplication. If another chart required some change, we dont need to edit the helper itself, we can just add out own implementation into the new chart.
2025-05-04 10:46:12 +03:00
power_clamp_energy_data_widget.dart
Prepared the layout of all charts.
2025-04-30 09:44:04 +03:00
total_energy_consumption_chart_box.dart
Add missing Divider widget above TotalEnergyConsumptionChart in TotalEnergyConsumptionChartBox
2025-04-30 16:39:07 +03:00
total_energy_consumption_chart.dart
Extracted reusbale logic and ui componenets into a shared helper class for the total energy chart, and energy cosumption per devices, to avoid any code duplication. If another chart required some change, we dont need to edit the helper itself, we can just add out own implementation into the new chart.
2025-05-04 10:46:12 +03:00