收银台页面搭建及封装 dialog 公用函数且套入页面使用

This commit is contained in:
2022-06-06 16:02:56 +08:00
parent ed024f5962
commit a3e2a61f63
43 changed files with 909 additions and 149 deletions

View File

@@ -61,6 +61,12 @@
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "flutter_custom_dialog",
"rootUri": "file:///Users/zhangmanman/flutter/.pub-cache/hosted/pub.flutter-io.cn/flutter_custom_dialog-1.2.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "flutter_lints",
"rootUri": "file:///Users/zhangmanman/flutter/.pub-cache/hosted/pub.flutter-io.cn/flutter_lints-1.0.4",
@@ -200,7 +206,7 @@
"languageVersion": "2.16"
}
],
"generated": "2022-06-02T07:53:46.018758Z",
"generated": "2022-06-06T06:44:16.766050Z",
"generator": "pub",
"generatorVersion": "2.16.2"
}

View File

@@ -38,6 +38,10 @@ fake_async
2.12
file:///Users/zhangmanman/flutter/.pub-cache/hosted/pub.flutter-io.cn/fake_async-1.2.0/
file:///Users/zhangmanman/flutter/.pub-cache/hosted/pub.flutter-io.cn/fake_async-1.2.0/lib/
flutter_custom_dialog
2.12
file:///Users/zhangmanman/flutter/.pub-cache/hosted/pub.flutter-io.cn/flutter_custom_dialog-1.2.0/
file:///Users/zhangmanman/flutter/.pub-cache/hosted/pub.flutter-io.cn/flutter_custom_dialog-1.2.0/lib/
flutter_lints
2.12
file:///Users/zhangmanman/flutter/.pub-cache/hosted/pub.flutter-io.cn/flutter_lints-1.0.4/