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

PlatformAndroid

A comprehensive Flutter plugin for GPS location mocking, route manipulation, and GPX file handling

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add location_mocker

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

dependencies:
  location_mocker: ^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:location_mocker/location_mocker.dart';
0
likes
130
points
49
downloads

Publisher

verified publisheramrahmd.com

Weekly Downloads

A comprehensive Flutter plugin for GPS location mocking, route manipulation, and GPX file handling

Documentation

API reference

License

MIT (license)

Dependencies

downloadsfolder, flutter, http, permission_handler, plugin_platform_interface, retry, xml

More

Packages that depend on location_mocker