cupertino_battery_indicator 1.2.0 cupertino_battery_indicator: ^1.2.0 copied to clipboard
A simple widget to display battery charge inspired by the Cupertino design.
1.2.0 #
- Added assertion on the
value
parameter to be within the range 0 - 1 (inclusive) - (internal) Added GitHub Action workflows and updated the README
1.1.0 #
- Added
icon
property which displays a centered icon above the track
1.0.0 #
- Initial release 🎉
- Added
BatteryIndicator
widget- supports changing colors and various sizes
- looks like the macOS battery display by default