foursquare 0.0.1+2 copy "foursquare: ^0.0.1+2" to clipboard
foursquare: ^0.0.1+2 copied to clipboard

outdated

Foursquare for Dart - Access Foursquare API endpoints and Foursquare-related objects

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add foursquare

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

dependencies:
  foursquare: ^0.0.1+2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:foursquare/foursquare.dart';
7
likes
0
pub points
12%
popularity

Publisher

verified publishermatthewhuie.com

Foursquare for Dart - Access Foursquare API endpoints and Foursquare-related objects

Homepage

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on foursquare