proximity_plugin 0.0.1 copy "proximity_plugin: ^0.0.1" to clipboard
proximity_plugin: ^0.0.1 copied to clipboard

outdatedDart 1 only

A new flutter plugin project.

proximity_plugin #

A Flutter plugin to access the proximity sensors.

Usage #

To use this plugin, add proximity_plugin as a dependency in your pubspec.yaml file.

Example #

import 'package:proximity_plugin/proximity_plugin.dart';

proximityEvents.listen((ProximityEvent event) {
// Do something with the event.
});

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

0
likes
15
pub points
29%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on proximity_plugin