Fix for Pininput/Linux

This commit is contained in:
Hillel Coren 2023-02-14 15:36:09 +02:00
parent 795621ee66
commit 5edf9461e6
2 changed files with 10 additions and 11 deletions

View File

@ -953,12 +953,10 @@ packages:
pinput:
dependency: "direct main"
description:
path: "."
ref: dev
resolved-ref: "2c198e46e1fa18a15d4667aa2d939bcbb04c7c39"
url: "https://github.com/Tkko/Flutter_Pinput"
source: git
version: "2.2.12"
name: pinput
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.21"
platform:
dependency: transitive
description:
@ -1210,7 +1208,7 @@ packages:
name: smart_auth
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.5"
version: "1.0.8"
source_gen:
dependency: transitive
description:

View File

@ -23,11 +23,12 @@ dependencies:
google_sign_in: ^5.0.7
in_app_review: ^2.0.4
in_app_purchase: ^3.1.1
pinput: ^2.2.11
#pinput: ^2.2.23
pinput:
git:
url: https://github.com/Tkko/Flutter_Pinput
ref: dev
#pinput:
# git:
# url: https://github.com/Tkko/Flutter_Pinput
# ref: dev
flutter_redux: ^0.8.2
redux_logging: ^0.5.0
http: ^0.13.3