This commit is contained in:
Thibault Deckers 2025-03-05 23:24:35 +01:00
parent a3ce840d02
commit 967e192b4c

View file

@ -142,9 +142,9 @@ class Dependencies {
static const List<Dependency> _googleMobileServices = [
Dependency(
name: 'Google API Availability (Aves fork)',
name: 'Google API Availability',
license: mit,
sourceUrl: 'https://github.com/deckerst/flutter-google-api-availability',
sourceUrl: 'https://github.com/Baseflow/flutter-google-api-availability',
),
Dependency(
name: 'Google Maps for Flutter',