proximity_plugin

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

proximity plugin

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.
});

copied to clipboard
For help getting started with Flutter, view our online
documentation.
For help on editing plugin code, view the documentation.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.