Skip to content

Commit

Permalink
Update ap_common to v0.7.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Sep 14, 2020
1 parent 4fb8931 commit 97356ef
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 additions & 5 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ packages:
name: ap_common
url: "https://pub.dartlang.org"
source: hosted
version: "0.7.0-beta.2"
version: "0.7.0-beta.3"
ap_common_firebase:
dependency: "direct main"
description:
Expand Down Expand Up @@ -75,6 +75,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.2"
auto_size_text:
dependency: transitive
description:
name: auto_size_text
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
barcode:
dependency: transitive
description:
Expand Down Expand Up @@ -116,7 +123,7 @@ packages:
name: cached_network_image
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.1"
version: "2.3.2+1"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -368,7 +375,7 @@ packages:
name: flutter_local_notifications
url: "https://pub.dartlang.org"
source: hosted
version: "1.5.0-beta.8"
version: "1.5.0-beta.9"
flutter_local_notifications_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -565,7 +572,7 @@ packages:
name: octo_image
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.1"
version: "0.3.0"
outline_material_icons:
dependency: transitive
description:
Expand Down Expand Up @@ -952,5 +959,5 @@ packages:
source: hosted
version: "2.2.1"
sdks:
dart: ">=2.9.0-14.0.dev <3.0.0"
dart: ">=2.9.0 <3.0.0"
flutter: ">=1.20.0 <2.0.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
sdk: flutter
flutter_cupertino_localizations: 1.0.1

ap_common: 0.7.0-beta.2
ap_common: 0.7.0-beta.3
# path: ../ap_common
ap_common_firebase:
git:
Expand Down

0 comments on commit 97356ef

Please sign in to comment.