proximity_sensor 1.0.2 copy "proximity_sensor: ^1.0.2" to clipboard
proximity_sensor: ^1.0.2 copied to clipboard

outdated

simple and easy to use flutter plugin package for proximity sensor (only)

proximity_sensor #

simple and easy to use flutter plugin package for proximity sensor (only)

Getting started #

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
  ...
  proximity_sensor:

In your library add the following import:

import 'package:proximity_sensor/proximity_sensor.dart';
38
likes
0
pub points
93%
popularity

Publisher

unverified uploader

simple and easy to use flutter plugin package for proximity sensor (only)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on proximity_sensor