Flutter stable v1.12.13+hotfix.9 support & pubspec update

This commit is contained in:
WooSignal 2020-05-01 21:43:57 +01:00
parent 44d8f49db8
commit d0270cdcd3
3 changed files with 5 additions and 5 deletions

View File

@ -364,7 +364,7 @@ class _AccountDetailPageState extends State<AccountDetailPage>
textAlign: TextAlign.right,
style: Theme.of(context)
.primaryTextTheme
.bodyText1
.body2
.copyWith(
fontWeight: FontWeight.w400,
color: Colors.black),

View File

@ -321,7 +321,7 @@ packages:
name: pedantic
url: "https://pub.dartlang.org"
source: hosted
version: "1.9.0"
version: "1.8.0+1"
petitparser:
dependency: transitive
description:
@ -466,7 +466,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.15"
version: "0.2.11"
transformer_page_view:
dependency: transitive
description:
@ -543,7 +543,7 @@ packages:
name: wp_json_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.1"
version: "0.1.2"
xml:
dependency: transitive
description:

View File

@ -25,7 +25,7 @@ environment:
dependencies:
woosignal: ^1.0.6
woosignal_stripe: ^0.0.4
wp_json_api: ^0.1.1
wp_json_api: ^0.1.2
shared_preferences: ^0.5.6+3
cached_network_image: ^2.0.0
page_transition: ^1.1.5