signal_strength_indicator 0.3.0 copy "signal_strength_indicator: ^0.3.0" to clipboard
signal_strength_indicator: ^0.3.0 copied to clipboard

outdated

Customizable signal strength indicator widget for Flutter. Allows to easily visualize signal strength.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add signal_strength_indicator

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  signal_strength_indicator: ^0.3.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:signal_strength_indicator/signal_strength_indicator.dart';
31
likes
0
pub points
93%
popularity

Publisher

verified publisherstol.dev

Customizable signal strength indicator widget for Flutter. Allows to easily visualize signal strength.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on signal_strength_indicator