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

Flutter plugin for the Foursquare Movement SDK (passive location, venue detection, geofencing).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add foursquare_movement_sdk

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

dependencies:
  foursquare_movement_sdk: ^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:foursquare_movement_sdk/foursquare_movement_sdk.dart';
0
likes
160
points
104
downloads

Publisher

verified publishergetatmosphere.app

Weekly Downloads

Flutter plugin for the Foursquare Movement SDK (passive location, venue detection, geofencing).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on foursquare_movement_sdk

Packages that implement foursquare_movement_sdk