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

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

0.3.4 #

  • Updated dependencies
  • Fixed some lint issues

0.3.3 #

  • Minimum Dart 3 version
  • Updated dependencies

0.3.2 #

  • Updated dependencies

0.3.1 #

  • Updated dependencies

0.3.0 #

  • Added support of null-safety
  • Added accounts manager to retrieve accounts for a given user
  • Updated locations manager to support paginated retrieval of locations
  • Reworked json serialization using json_serializable
  • Updated examples and removed dependencies on flutter for the package itself

0.2.1 #

  • Added examples of usage of the package
  • Renamed GMBAPI to GoogleMyBusiness
  • Increased coverage, updated README.md with coverage report

0.2.0 #

  • Added reviews manager to retrieve reviews for a given location
  • Added moreHours and moreHoursTypes to location response
  • Updated docs

0.1.2 #

  • Updated docs & other for more pub points.

0.1.1 #

  • Fixed bug with http client

0.1.0 #

  • Initial development release
  • Added GMBAPI as an entry point for connection with Google through Google Sign In
  • Added support for fetching locations from GMB Locations API
7
likes
140
pub points
58%
popularity

Publisher

verified publisherolegnovosad.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, google_sign_in, google_sign_in_platform_interface, http, json_annotation

More

Packages that depend on google_my_business