google_my_business 0.3.0 copy "google_my_business: ^0.3.0" to clipboard
google_my_business: ^0.3.0 copied to clipboard

outdated

Flutter package to work with Google My Business API. Simplifies communication & interaction with GMB API endpoints.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add google_my_business

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

dependencies:
  google_my_business: ^0.3.0

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:google_my_business/google_my_business.dart';
7
likes
0
points
22
downloads

Publisher

verified publisherolegnovosad.com

Weekly Downloads

Flutter package to work with Google My Business API. Simplifies communication & interaction with GMB API endpoints.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

google_sign_in, http, json_annotation, mockito

More

Packages that depend on google_my_business