فهرست منبع

Add dependency on pedantic

Vishnu Mohandas 4 سال پیش
والد
کامیت
eb639fcfec
2فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 2 2
      pubspec.lock
  2. 1 0
      pubspec.yaml

+ 2 - 2
pubspec.lock

@@ -444,12 +444,12 @@ packages:
     source: hosted
     version: "1.0.2"
   pedantic:
-    dependency: transitive
+    dependency: "direct main"
     description:
       name: pedantic
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "1.9.0"
+    version: "1.9.2"
   petitparser:
     dependency: transitive
     description:

+ 1 - 0
pubspec.yaml

@@ -61,6 +61,7 @@ dependencies:
   uni_links: ^0.4.0
   crisp: ^0.1.3
   flutter_sodium: ^0.1.8
+  pedantic: ^1.9.2
 
 dev_dependencies:
   flutter_test: