cloud_frog 1.3.2 copy "cloud_frog: ^1.3.2" to clipboard
cloud_frog: ^1.3.2 copied to clipboard

A library to help build secure Google Cloud services using Dart Frog.

1.3.2 #

  • Move Google Cloud utility implementations to the gcputil package and re-export them for compatibility.

1.3.1 #

  • Update googleapis dependency to support version 16.

1.3.0 #

  • Add DateTimeService (using the timezone package) to work with local times.

1.2.5 #

  • Downgrade json_serializable to avoid analyzer 9.0.0 constraint.

1.2.4 #

  • Update most dependencies.

1.2.3 #

  • Fix a bug where Google Cloud secret values were returned Base64-encoded.

1.2.2 #

  • Update asn1lib dependency.

1.2.1 #

  • Update dart_jsonwebtoken dependency.

1.2.0 #

  • Introduce support for Google APIs clients.

1.1.0 #

  • Introduce support for Firebase end-user authentication.

1.0.3 #

  • Fixed README.
  • No code change.

1.0.2 #

  • Fixed README.
  • Some refactoring, no public API change.

1.0.1 #

  • Added API documentation.
  • No code change.

1.0.0 #

  • Initial version.