适配新版本api

This commit is contained in:
jyuesong
2022-04-24 13:06:44 +08:00
parent 70f4df431f
commit 1e8aa3a2d4
32 changed files with 154 additions and 106 deletions

View File

@@ -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