flutter_google_places_sdk_http 0.1.0+0 copy "flutter_google_places_sdk_http: ^0.1.0+0" to clipboard
flutter_google_places_sdk_http: ^0.1.0+0 copied to clipboard

An http implementation of Flutter plugin to be used by other platform implementation

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_google_places_sdk_http

With Flutter:

 $ flutter pub add flutter_google_places_sdk_http

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

dependencies:
  flutter_google_places_sdk_http: ^0.1.0+0

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_google_places_sdk_http/flutter_google_places_sdk_http.dart';
1
likes
0
pub points
82%
popularity

Publisher

unverified uploader

An http implementation of Flutter plugin to be used by other platform implementation

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_google_places_sdk_platform_interface, freezed_annotation, http, json_annotation, latlong2

More

Packages that depend on flutter_google_places_sdk_http