snowm_scanner 0.13.2 copy "snowm_scanner: ^0.13.2" to clipboard
snowm_scanner: ^0.13.2 copied to clipboard

A flutter package to scan beacons from snowm.io

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snowm_scanner

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

dependencies:
  snowm_scanner: ^0.13.2

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:snowm_scanner/snowm_scanner.dart';
3
likes
30
pub points
33%
popularity

Publisher

verified publishersnowm.io

A flutter package to scan beacons from snowm.io

Homepage

License

MIT (LICENSE)

Dependencies

convert, flutter, geolocator, permission_handler

More

Packages that depend on snowm_scanner