ver1.00.00
bindQR
This commit is contained in:
10
pubspec.yaml
10
pubspec.yaml
@@ -44,11 +44,6 @@ dev_dependencies:
|
||||
geolocator: ^14.0.2
|
||||
html: ^0.15.4
|
||||
geocoding: ^4.0.0
|
||||
# The "flutter_lints" package below contains a set of recommended lints to
|
||||
# encourage good coding practices. The lint set provided by the package is
|
||||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^6.0.0
|
||||
provider: ^6.1.2
|
||||
dio: ^5.4.0 # 网络请求
|
||||
@@ -61,6 +56,11 @@ dev_dependencies:
|
||||
url_launcher: ^6.2.2
|
||||
share_plus: ^7.2.2
|
||||
open_file: ^3.3.2
|
||||
webview_flutter: ^4.8.0
|
||||
image: ^4.0.17
|
||||
google_mlkit_barcode_scanning: ^0.10.0 # 用于识别二维码/条形码
|
||||
image_picker: ^1.0.4
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user