瀏覽代碼

hand_signature 版本修改为固定版本3.0.2

glglove 2 天之前
父節點
當前提交
2feb4e1983

+ 5 - 1
.gitignore

@@ -28,4 +28,8 @@
 .pub-cache/
 .pub/
 /build/
-proguardMapping.txt
+proguardMapping.txt
+
+# FVM Version Cache
+.fvm/
+.fvmrc

+ 14 - 14
app/pubspec_overrides.yaml

@@ -1,30 +1,30 @@
 # melos_managed_dependency_overrides: cpt_auth,cs_resources,domain,initializer,plugin_basic,plugin_platform,router,shared,widgets,cpt_uk,cpt_vn,cpt_sg,cpt_ms,cpt_nl
 dependency_overrides:
   cpt_auth:
-    path: ../packages/cpt_auth
+    path: ..\\packages\\cpt_auth
   cpt_ms:
-    path: ../packages/cpt_ms
+    path: ..\\packages\\cpt_ms
   cpt_nl:
-    path: ../packages/cpt_nl
+    path: ..\\packages\\cpt_nl
   cpt_sg:
-    path: ../packages/cpt_sg
+    path: ..\\packages\\cpt_sg
   cpt_uk:
-    path: ../packages/cpt_uk
+    path: ..\\packages\\cpt_uk
   cpt_vn:
-    path: ../packages/cpt_vn
+    path: ..\\packages\\cpt_vn
   cs_resources:
-    path: ../packages/cs_resources
+    path: ..\\packages\\cs_resources
   domain:
-    path: ../packages/cs_domain
+    path: ..\\packages\\cs_domain
   initializer:
-    path: ../packages/cs_initializer
+    path: ..\\packages\\cs_initializer
   plugin_basic:
-    path: ../packages/cs_plugin_basic
+    path: ..\\packages\\cs_plugin_basic
   plugin_platform:
-    path: ../packages/cs_plugin_platform
+    path: ..\\packages\\cs_plugin_platform
   router:
-    path: ../packages/cs_router
+    path: ..\\packages\\cs_router
   shared:
-    path: ../packages/cs_shared
+    path: ..\\packages\\cs_shared
   widgets:
-    path: ../packages/cs_widgets
+    path: ..\\packages\\cs_widgets

+ 7 - 7
packages/cpt_auth/pubspec_overrides.yaml

@@ -1,16 +1,16 @@
 # melos_managed_dependency_overrides: cs_resources,domain,plugin_basic,plugin_platform,router,shared,widgets
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   domain:
-    path: ../cs_domain
+    path: ..\\cs_domain
   plugin_basic:
-    path: ../cs_plugin_basic
+    path: ..\\cs_plugin_basic
   plugin_platform:
-    path: ../cs_plugin_platform
+    path: ..\\cs_plugin_platform
   router:
-    path: ../cs_router
+    path: ..\\cs_router
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared
   widgets:
-    path: ../cs_widgets
+    path: ..\\cs_widgets

+ 7 - 7
packages/cpt_ms/pubspec_overrides.yaml

@@ -1,16 +1,16 @@
 # melos_managed_dependency_overrides: cs_resources,domain,plugin_basic,plugin_platform,router,shared,widgets
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   domain:
-    path: ../cs_domain
+    path: ..\\cs_domain
   plugin_basic:
-    path: ../cs_plugin_basic
+    path: ..\\cs_plugin_basic
   plugin_platform:
-    path: ../cs_plugin_platform
+    path: ..\\cs_plugin_platform
   router:
-    path: ../cs_router
+    path: ..\\cs_router
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared
   widgets:
-    path: ../cs_widgets
+    path: ..\\cs_widgets

+ 0 - 1
packages/cpt_nl/lib/modules/job/sign_in_sign_out/sign_in_sign_out_controller.dart

@@ -188,7 +188,6 @@ class SignInSignOutController extends GetxController with DioCancelableMixin {
       title: "Start Date".tr,
     );
   }
-
   /// 筛选结束日期
   void pickerEndDate() {
     DatePickerUtil.showCupertinoDatePicker(

+ 7 - 7
packages/cpt_nl/pubspec_overrides.yaml

@@ -1,16 +1,16 @@
 # melos_managed_dependency_overrides: cs_resources,domain,plugin_basic,plugin_platform,router,shared,widgets
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   domain:
-    path: ../cs_domain
+    path: ..\\cs_domain
   plugin_basic:
-    path: ../cs_plugin_basic
+    path: ..\\cs_plugin_basic
   plugin_platform:
-    path: ../cs_plugin_platform
+    path: ..\\cs_plugin_platform
   router:
-    path: ../cs_router
+    path: ..\\cs_router
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared
   widgets:
-    path: ../cs_widgets
+    path: ..\\cs_widgets

+ 7 - 7
packages/cpt_sg/pubspec_overrides.yaml

@@ -1,16 +1,16 @@
 # melos_managed_dependency_overrides: cs_resources,domain,plugin_basic,plugin_platform,router,shared,widgets
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   domain:
-    path: ../cs_domain
+    path: ..\\cs_domain
   plugin_basic:
-    path: ../cs_plugin_basic
+    path: ..\\cs_plugin_basic
   plugin_platform:
-    path: ../cs_plugin_platform
+    path: ..\\cs_plugin_platform
   router:
-    path: ../cs_router
+    path: ..\\cs_router
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared
   widgets:
-    path: ../cs_widgets
+    path: ..\\cs_widgets

+ 7 - 7
packages/cpt_uk/pubspec_overrides.yaml

@@ -1,16 +1,16 @@
 # melos_managed_dependency_overrides: cs_resources,domain,plugin_basic,plugin_platform,router,shared,widgets
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   domain:
-    path: ../cs_domain
+    path: ..\\cs_domain
   plugin_basic:
-    path: ../cs_plugin_basic
+    path: ..\\cs_plugin_basic
   plugin_platform:
-    path: ../cs_plugin_platform
+    path: ..\\cs_plugin_platform
   router:
-    path: ../cs_router
+    path: ..\\cs_router
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared
   widgets:
-    path: ../cs_widgets
+    path: ..\\cs_widgets

+ 7 - 7
packages/cpt_vn/pubspec_overrides.yaml

@@ -1,16 +1,16 @@
 # melos_managed_dependency_overrides: cs_resources,domain,plugin_basic,plugin_platform,router,shared,widgets
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   domain:
-    path: ../cs_domain
+    path: ..\\cs_domain
   plugin_basic:
-    path: ../cs_plugin_basic
+    path: ..\\cs_plugin_basic
   plugin_platform:
-    path: ../cs_plugin_platform
+    path: ..\\cs_plugin_platform
   router:
-    path: ../cs_router
+    path: ..\\cs_router
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared
   widgets:
-    path: ../cs_widgets
+    path: ..\\cs_widgets

+ 4 - 4
packages/cs_domain/pubspec_overrides.yaml

@@ -1,10 +1,10 @@
 # melos_managed_dependency_overrides: cs_resources,plugin_platform,shared,widgets
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   plugin_platform:
-    path: ../cs_plugin_platform
+    path: ..\\cs_plugin_platform
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared
   widgets:
-    path: ../cs_widgets
+    path: ..\\cs_widgets

+ 7 - 7
packages/cs_initializer/pubspec_overrides.yaml

@@ -1,16 +1,16 @@
 # melos_managed_dependency_overrides: cs_resources,domain,plugin_basic,plugin_platform,router,shared,widgets
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   domain:
-    path: ../cs_domain
+    path: ..\\cs_domain
   plugin_basic:
-    path: ../cs_plugin_basic
+    path: ..\\cs_plugin_basic
   plugin_platform:
-    path: ../cs_plugin_platform
+    path: ..\\cs_plugin_platform
   router:
-    path: ../cs_router
+    path: ..\\cs_router
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared
   widgets:
-    path: ../cs_widgets
+    path: ..\\cs_widgets

+ 6 - 6
packages/cs_plugin_basic/pubspec_overrides.yaml

@@ -1,14 +1,14 @@
 # melos_managed_dependency_overrides: cs_resources,domain,plugin_platform,router,shared,widgets
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   domain:
-    path: ../cs_domain
+    path: ..\\cs_domain
   plugin_platform:
-    path: ../cs_plugin_platform
+    path: ..\\cs_plugin_platform
   router:
-    path: ../cs_router
+    path: ..\\cs_router
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared
   widgets:
-    path: ../cs_widgets
+    path: ..\\cs_widgets

+ 3 - 3
packages/cs_plugin_platform/pubspec_overrides.yaml

@@ -1,8 +1,8 @@
 # melos_managed_dependency_overrides: cs_resources,shared,widgets
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared
   widgets:
-    path: ../cs_widgets
+    path: ..\\cs_widgets

+ 1 - 1
packages/cs_widgets/lib/widget_export.dart

@@ -5,4 +5,4 @@ export 'package:sticky_headers/sticky_headers.dart';
 export 'package:easy_refresh/easy_refresh.dart';
 export 'package:flutter_html/flutter_html.dart';
 export 'package:webview_flutter/webview_flutter.dart';
-export 'package:hand_signature/signature.dart';
+export 'package:hand_signature/signature.dart';

+ 1 - 1
packages/cs_widgets/pubspec.yaml

@@ -61,7 +61,7 @@ dependencies:
   extended_image: 8.2.0
 
   #手写签名 https://pub.dev/packages/hand_signature
-  hand_signature: ^3.0.2
+  hand_signature: 3.0.2
 
 flutter:
   uses-material-design: true

+ 2 - 2
packages/cs_widgets/pubspec_overrides.yaml

@@ -1,6 +1,6 @@
 # melos_managed_dependency_overrides: cs_resources,shared
 dependency_overrides:
   cs_resources:
-    path: ../cs_resources
+    path: ..\\cs_resources
   shared:
-    path: ../cs_shared
+    path: ..\\cs_shared