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

Introducing our innovative Location Fetching plugin called OneLocate, a powerful tool that allows you to check the device location without GPS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add onelocate

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

dependencies:
  onelocate: ^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:onelocate/onelocate.dart';
3
likes
160
pub points
22%
popularity

Publisher

verified publisherakurupela.com

Introducing our innovative Location Fetching plugin called OneLocate, a powerful tool that allows you to check the device location without GPS.

Repository (GitHub)
View/report issues

Topics

#onelocate #android #ios #geo-location #without-gps

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on onelocate