zeshuaro / google_api_headers

A Flutter plugin for getting the headers required to call Google APIs with an app restricted API key
https://pub.dev/packages/google_api_headers
MIT License
10 stars 24 forks source link

fix: Remove default_package: google_api_headers #469

Open xvrh opened 3 months ago

xvrh commented 3 months ago

Fixes #461

Latest Flutter version from beta channel (v2.25.0) issues a warning for those items

Screenshot 2024-08-25 at 21 16 52
zeshuaro commented 3 months ago

Thanks for raising the PR. Since the issue is not on the stable version of Flutter, I'll leave this PR opened and only merge it if the issue still persists in the next stable release of Flutter.