mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
适配新版本api
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: qinglong_app
|
||||
description: A new Flutter project.
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
version: 1.0.7+9
|
||||
version: 1.0.8+10
|
||||
|
||||
environment:
|
||||
sdk: ">=2.15.1 <3.0.0"
|
||||
@@ -34,6 +34,11 @@ dependencies:
|
||||
url_launcher: ^6.0.20
|
||||
flutter_colorpicker: ^1.0.3
|
||||
widget_with_codeview: ^2.0.1+2
|
||||
|
||||
# flutter pub run build_runner build --delete-conflicting-outputs
|
||||
# flutter pub run change_app_package_name:main work.master.qinglongapp
|
||||
# flutter pub run flutter_native_splash:create
|
||||
|
||||
dev_dependencies:
|
||||
flutter_native_splash: ^2.0.5
|
||||
flutter_launcher_icons: ^0.9.2
|
||||
|
||||
Reference in New Issue
Block a user