File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ class MainController extends GetxController {
8585 // handleError(error, stackTrace);
8686 // });
8787 if (extendedObject == null ) {
88+ SmartDialog .dismiss ();
8889 showAlertDialog (appLocalizations.illegalJson, Icons .error);
8990 return ;
9091 }
Original file line number Diff line number Diff line change @@ -368,6 +368,13 @@ packages:
368368 url: "https://pub.flutter-io.cn"
369369 source: hosted
370370 version: "0.12.11"
371+ material_color_utilities:
372+ dependency: transitive
373+ description:
374+ name: material_color_utilities
375+ url: "https://pub.flutter-io.cn"
376+ source: hosted
377+ version: "0.1.3"
371378 meta:
372379 dependency: transitive
373380 description:
@@ -582,7 +589,7 @@ packages:
582589 name: test_api
583590 url: "https://pub.flutter-io.cn"
584591 source: hosted
585- version: "0.4.3 "
592+ version: "0.4.8 "
586593 time:
587594 dependency: transitive
588595 description:
You can’t perform that action at this time.
0 commit comments