收银台页面搭建及封装 dialog 公用函数且套入页面使用
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user