Blackout Tracker
A Flutter project that saves the following information once an hour:
- date and time,
- battery level,
- charging status,
- wifi connectivity state,
- internet connectivity state.
Information is stored in a persistent storage (sharedpreferences) and displayed on the screen.
![[2025] Blackout Tracker App using Flutter photo_2022-12-09_19-04-17](https://i0.wp.com/user-images.githubusercontent.com/69919727/206765247-1f7ddb53-73ef-48ad-8bcf-394741e0da42.jpg?w=770&ssl=1)
Comments are closed.