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 69afea3 commit 41f8412Copy full SHA for 41f8412
google_api_availability/example/pubspec.yaml
@@ -13,7 +13,7 @@ dependencies:
13
path: ../
14
15
dev_dependencies:
16
- flutter_lints: 1.0.4
+ flutter_lints: 5.0.0
17
18
flutter:
19
uses-material-design: true
google_api_availability/pubspec.yaml
@@ -10,13 +10,13 @@ environment:
10
dependencies:
11
12
sdk: flutter
- google_api_availability_android: ^1.0.0+1
+ google_api_availability_android: ^1.0.2
google_api_availability_platform_interface: ^1.0.1
flutter_test:
20
mocktail: ^0.3.0
21
plugin_platform_interface: ^2.1.4
22
0 commit comments