mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-30 19:36:25 +08:00
Remove intl fork
The workaround no longer seems to be required with the latest version of flutter.
This commit is contained in:
10
pubspec.lock
10
pubspec.lock
@ -491,12 +491,10 @@ packages:
|
|||||||
intl:
|
intl:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
name: intl
|
||||||
ref: HEAD
|
url: "https://pub.dartlang.org"
|
||||||
resolved-ref: bdad67e32fedd828ca61004b7007fd7a07087635
|
source: hosted
|
||||||
url: "https://github.com/GitJournal/intl.git"
|
version: "0.16.1"
|
||||||
source: git
|
|
||||||
version: "0.17.0-dev"
|
|
||||||
io:
|
io:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -7,8 +7,7 @@ dependencies:
|
|||||||
sdk: flutter
|
sdk: flutter
|
||||||
flutter_localizations:
|
flutter_localizations:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
intl:
|
intl: ^0.16.1
|
||||||
git: https://github.com/GitJournal/intl.git
|
|
||||||
path: ^1.6.2
|
path: ^1.6.2
|
||||||
uuid: ^2.0.1
|
uuid: ^2.0.1
|
||||||
yaml: ^2.2.0
|
yaml: ^2.2.0
|
||||||
@ -70,8 +69,6 @@ dev_dependencies:
|
|||||||
benchmark_harness: any
|
benchmark_harness: any
|
||||||
|
|
||||||
dependency_overrides:
|
dependency_overrides:
|
||||||
intl:
|
|
||||||
git: https://github.com/GitJournal/intl.git
|
|
||||||
markdown:
|
markdown:
|
||||||
git: https://github.com/GitJournal/markdown.git
|
git: https://github.com/GitJournal/markdown.git
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user