浏览代码

Add dependency on intl

Vishnu 4 年之前
父节点
当前提交
73fc9a42a7
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 1
      pubspec.lock
  2. 1 0
      pubspec.yaml

+ 1 - 1
pubspec.lock

@@ -432,7 +432,7 @@ packages:
     source: path
     version: "0.3.6"
   intl:
-    dependency: transitive
+    dependency: "direct main"
     description:
       name: intl
       url: "https://pub.dartlang.org"

+ 1 - 0
pubspec.yaml

@@ -89,6 +89,7 @@ dependencies:
   syncfusion_flutter_sliders: ^19.1.67-beta
   syncfusion_flutter_core: ^19.1.67
   pinput: ^1.2.0
+  intl: ^0.17.0 
 
 dev_dependencies:
   flutter_test: