Use custom fork of intl

This way I can work with the ios Simulator
This commit is contained in:
Vishesh Handa
2020-06-10 10:50:12 +02:00
parent 03b20b274b
commit 4d26de51b6
2 changed files with 12 additions and 5 deletions

View File

@ -421,10 +421,12 @@ packages:
intl:
dependency: "direct main"
description:
name: intl
url: "https://pub.dartlang.org"
source: hosted
version: "0.16.1"
path: "."
ref: HEAD
resolved-ref: bdad67e32fedd828ca61004b7007fd7a07087635
url: "https://github.com/GitJournal/intl.git"
source: git
version: "0.17.0-dev"
io:
dependency: transitive
description:

View File

@ -7,7 +7,8 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: "^0.16.0"
intl:
git: https://github.com/GitJournal/intl.git
path: ^1.6.2
uuid: ^2.0.1
yaml: ^2.2.0
@ -68,6 +69,10 @@ dev_dependencies:
sdk: flutter
benchmark_harness: any
dependency_overrides:
intl:
git: https://github.com/GitJournal/intl.git
flutter:
uses-material-design: true
assets: