库依赖版本号和项目适配
This commit is contained in:
parent
bd3be40edc
commit
cebd9a44db
10
pubspec.yaml
10
pubspec.yaml
|
|
@ -28,8 +28,8 @@ dependencies:
|
||||||
get_it: ^7.2.0
|
get_it: ^7.2.0
|
||||||
dotted_border: ^2.0.0+2
|
dotted_border: ^2.0.0+2
|
||||||
flutter_svg: ^2.0.6
|
flutter_svg: ^2.0.6
|
||||||
image_picker: ^0.8.9
|
image_picker: ^1.0.8
|
||||||
file_picker: ^9.0.2
|
file_picker: ^10.1.2
|
||||||
tencent_super_tooltip: ^0.0.1
|
tencent_super_tooltip: ^0.0.1
|
||||||
better_player_plus: '>=1.0.4 <=1.0.5'
|
better_player_plus: '>=1.0.4 <=1.0.5'
|
||||||
video_player: ^2.9.2
|
video_player: ^2.9.2
|
||||||
|
|
@ -51,7 +51,7 @@ dependencies:
|
||||||
extended_text: ^15.0.0
|
extended_text: ^15.0.0
|
||||||
package_info_plus: ^8.0.0
|
package_info_plus: ^8.0.0
|
||||||
loading_animation_widget: ^1.1.0+3
|
loading_animation_widget: ^1.1.0+3
|
||||||
permission_handler: ^11.4.0
|
permission_handler: ^12.0.0+1
|
||||||
tuple: ^2.0.0
|
tuple: ^2.0.0
|
||||||
flutter_markdown: ^0.6.15
|
flutter_markdown: ^0.6.15
|
||||||
url_launcher: ^6.1.4
|
url_launcher: ^6.1.4
|
||||||
|
|
@ -61,7 +61,7 @@ dependencies:
|
||||||
crypto: ^3.0.2
|
crypto: ^3.0.2
|
||||||
collection: ^1.15.0
|
collection: ^1.15.0
|
||||||
flutter_image_compress: ^2.3.0
|
flutter_image_compress: ^2.3.0
|
||||||
uuid: ^3.0.6
|
uuid: ^3.0.0
|
||||||
open_file: ^3.3.2
|
open_file: ^3.3.2
|
||||||
tencent_keyboard_visibility: ^1.0.1
|
tencent_keyboard_visibility: ^1.0.1
|
||||||
fc_native_video_thumbnail: ^0.16.0
|
fc_native_video_thumbnail: ^0.16.0
|
||||||
|
|
@ -130,4 +130,4 @@ flutter:
|
||||||
# weight: 700
|
# weight: 700
|
||||||
#
|
#
|
||||||
# For details regarding fonts in packages, see
|
# For details regarding fonts in packages, see
|
||||||
# https://flutter.dev/custom-fonts/#from-packages
|
# https://flutter.dev/custom-fonts/#from-packages
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue