release
This commit is contained in:
11
pubspec.yaml
11
pubspec.yaml
@@ -125,6 +125,11 @@ dependencies:
|
||||
# flutter_screenutil:
|
||||
# path: packages/flutter_screenutil
|
||||
|
||||
url_launcher:
|
||||
git:
|
||||
url: https://gitcode.com/openharmony-tpc/flutter_packages.git
|
||||
path: "packages/url_launcher/url_launcher"
|
||||
|
||||
path_provider:
|
||||
git:
|
||||
url: "https://gitcode.com/openharmony-sig/flutter_packages.git"
|
||||
@@ -135,6 +140,8 @@ dependencies:
|
||||
|
||||
qr: ^3.0.2
|
||||
|
||||
flutter_markdown_plus: ^1.0.7
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
@@ -164,6 +171,10 @@ flutter:
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
assets:
|
||||
- assets/photos/
|
||||
- assets/json/
|
||||
- assets/md/tips/
|
||||
- assets/md/tips/advanced/
|
||||
- assets/md/tips/learn/
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.dev/to/resolution-aware-images
|
||||
|
||||
Reference in New Issue
Block a user