updated woosignal package

This commit is contained in:
WooSignal 2020-03-28 13:36:00 +00:00
parent b2cd1a7f28
commit 83f6b609be
3 changed files with 10 additions and 10 deletions

View File

@ -22,8 +22,7 @@
const app_name = "MyApp";
const app_key =
"app key";
const app_key = "My app key";
const app_logo_url = "https://woosignal.com/images/120x120_woosignal.png";

View File

@ -84,7 +84,7 @@ packages:
name: device_info
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.1+1"
version: "0.4.2+1"
dio:
dependency: "direct main"
description:
@ -218,12 +218,12 @@ packages:
source: hosted
version: "2.1.4"
intl:
dependency: "direct overridden"
dependency: "direct main"
description:
name: intl
url: "https://pub.dartlang.org"
source: hosted
version: "0.15.8"
version: "0.16.0"
matcher:
dependency: transitive
description:
@ -410,7 +410,7 @@ packages:
name: uuid
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
version: "2.0.4"
vector_math:
dependency: transitive
description:
@ -424,7 +424,7 @@ packages:
name: woosignal
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
version: "1.0.3"
woosignal_stripe:
dependency: "direct main"
description:
@ -448,4 +448,4 @@ packages:
version: "2.2.0"
sdks:
dart: ">=2.5.0 <3.0.0"
flutter: ">=1.12.13+hotfix.4 <2.0.0"
flutter: ">=1.12.13+hotfix.5 <2.0.0"

View File

@ -23,7 +23,7 @@ environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
woosignal: ^1.0.2
woosignal: ^1.0.3
woosignal_stripe: ^0.0.4
shared_preferences: ^0.5.6+3
cached_network_image: ^2.0.0
@ -32,6 +32,7 @@ dependencies:
flutter_money_formatter: ^0.8.3
flutter_web_browser: ^0.11.0
dio: ^3.0.9
intl: ^0.15.8
flutter_swiper: ^1.1.6
edge_alert: ^0.0.1
status_alert: ^0.1.1