beacon_scanner_platform_interface 0.0.3 copy "beacon_scanner_platform_interface: ^0.0.3" to clipboard
beacon_scanner_platform_interface: ^0.0.3 copied to clipboard

A common platform interface for the beacon_scanner_platform_interface plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beacon_scanner_platform_interface

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

dependencies:
  beacon_scanner_platform_interface: ^0.0.3

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:beacon_scanner_platform_interface/beacon_scanner_platform_interface.dart';
0
likes
130
pub points
34%
popularity

Publisher

verified publisherlukangagames.com

A common platform interface for the beacon_scanner_platform_interface plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on beacon_scanner_platform_interface