google_api_headers 1.2.0 google_api_headers: ^1.2.0 copied to clipboard
A Flutter plugin for getting the headers required for calling Google APIs with an app restricted key.
1.2.0 #
- chore: Updated to use new APIs for requesting Android SHA
- chore: Updated Android dependencies
- chore: Updated dependency
package_info_plus: ^1.4.0
1.1.1 #
- chore: Updated Android dependencies
1.1.0 #
- feat: Added desktop support
- chore: Updated dependency from
package_info
topackage_info_plus
1.0.0 #
- Graduated package to a stable release. See pre-releases prior to this version for changelog entries
0.2.0-nullsafety.1 #
- feat: Updated Android plugin to use v2 Android embedding
0.2.0-nullsafety.0 #
- BREAKING: Opted into null safety
- chore: Updated Dart SDK constraints to
>=2.12.0-0 <3.0.0
0.1.1+2 #
- docs: Updated readme
0.1.1+1 #
- chore: Updated Flutter SDK constraints to
>=1.20.0 <2.0.0
0.1.1 #
- feat: Added web support
0.1.0 #
- Initial release