google_api_headers 0.2.0-nullsafety.1 google_api_headers: ^0.2.0-nullsafety.1 copied to clipboard
A Flutter plugin for getting the headers required for calling Google APIs with an app restricted key.
0.2.0-nullsafety.1 #
- feat: Updated Android plugin to use v2 Android embedding
0.2.0-nullsafety.0 #
- BREAKING: Opted into null safety
- BREAKING: Updated Dart SDK constraints to
>=2.12.0-0 <3.0.0
0.1.1+2 #
- docs: Updated readme
0.1.1+1 #
- BREAKING: Updated Flutter SDK constraints to
>=1.20.0 <2.0.0
0.1.1 #
- feat: Added web support
0.1.0 #
- Initial release