Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixes pubspec.yaml in example
  • Loading branch information
JeroenWeener committed Mar 9, 2023
commit 964a910de52d7b54b7357eead82366d65a9a3d39
7 changes: 4 additions & 3 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: google_api_availability_example
description: Demonstrates how to use the google_api_availability plugin.
version: 1.0.0+1
publish_to: none

environment:
sdk: ">=2.15.0 <3.0.0"
Expand All @@ -9,11 +10,11 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2

dev_dependencies:
google_api_availability:
path: ../

dev_dependencies:
flutter_lints: 1.0.4

flutter:
uses-material-design: true
uses-material-design: true