signal_strength_indicator 0.3.0
signal_strength_indicator: ^0.3.0 copied to clipboard
Customizable signal strength indicator widget for Flutter. Allows to easily visualize signal strength.
[0.3.0] - 2019-12-18 #
- tweaked bevelled bars
- BREAKING CHANGE: changed
thresholds
tolevels
- added sector signal indicator (
SignalStrengthIndicator.sector
)
[0.2.0] - 2019-12-02 #
- added
bevelled
option to bar signal indicator
[0.1.0] - 2019-11-29 #
- first release
- bar signal indicator (
SignalStrengthIndicator.bars
)