kopia lustrzana https://gitlab.com/mysocialportal/relatica
Update result monad to use latest version not direct git link
rodzic
352b2f94bc
commit
25f2bb5f57
|
@ -1051,11 +1051,10 @@ packages:
|
|||
result_monad:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: HEAD
|
||||
resolved-ref: ff39bd37976d925d2cce3ed662d4bb1a5a2e6b8d
|
||||
url: "https://gitlab.com/HankG/dart-result-monad.git"
|
||||
source: git
|
||||
name: result_monad
|
||||
sha256: "430c123b09a14b1f0e64cce02155244a33bca822027aed29dfab071d8b3783ef"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.3.2"
|
||||
rxdart:
|
||||
dependency: transitive
|
||||
|
|
|
@ -44,9 +44,7 @@ dependencies:
|
|||
path: ^1.9.0
|
||||
path_provider: ^2.1.3
|
||||
provider: ^6.1.2
|
||||
result_monad:
|
||||
git:
|
||||
url: https://gitlab.com/HankG/dart-result-monad.git
|
||||
result_monad: ^2.3.2
|
||||
scrollable_positioned_list: ^0.3.5
|
||||
shared_preferences: ^2.0.15
|
||||
sqlite3: ^2.1.0
|
||||
|
|
Ładowanie…
Reference in New Issue