google_my_business 0.2.0 copy "google_my_business: ^0.2.0" to clipboard
google_my_business: ^0.2.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 Flutter:

 $ flutter pub add google_my_business

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

dependencies:
  google_my_business: ^0.2.0

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

flutter, google_sign_in, http, mockito

More

Packages that depend on google_my_business