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

PlatformAndroid

A Flutter plugin for emergency & unexpected assistance. Translates GPS coordinates into Indian postal addresses, spoken dispatcher scripts (112/108), and offline 2G SMS beacons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add street_beacon

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

dependencies:
  street_beacon: ^0.0.1

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:street_beacon/street_beacon.dart';
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for emergency & unexpected assistance. Translates GPS coordinates into Indian postal addresses, spoken dispatcher scripts (112/108), and offline 2G SMS beacons.

Repository (GitHub)
View/report issues

Topics

#geolocation #geocoder #emergency #india #offline

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on street_beacon

Packages that implement street_beacon