We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbaf39 commit 9be7479Copy full SHA for 9be7479
lib/src/google_api_availability.dart
@@ -3,8 +3,6 @@ import 'package:flutter/foundation.dart';
3
import 'package:flutter/services.dart';
4
import 'package:google_api_availability/src/models/google_play_services_availability.dart';
5
6
-import 'models/google_play_services_availability.dart';
7
-
8
/// Flutter plugin to verify if Google Play Services are installed on the
9
/// device.
10
class GoogleApiAvailability {
0 commit comments