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

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.4.1

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';
33
likes
160
points
4.53k
downloads

Publisher

verified publisherstol.dev

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on signal_strength_indicator