[camera] update for camera ^0.10.0+1 / flutter 3.3.0 release (#57)
* Update for camera ^0.10.0+1 / flutter 3.3.0 release Signed-off-by: Hidenori Matsubayashi <[email protected]>
This commit is contained in:
@@ -4,18 +4,17 @@ publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
flutter: ">=1.22.0"
|
||||
flutter: ">=2.10.0"
|
||||
|
||||
dependencies:
|
||||
camera: ^0.8.1+7
|
||||
camera: ^0.10.0+1
|
||||
camera_elinux:
|
||||
path: ../
|
||||
flutter:
|
||||
sdk: flutter
|
||||
path_provider: ^2.0.0
|
||||
path_provider_elinux:
|
||||
path: ../../path_provider
|
||||
video_player: ^2.1.4
|
||||
video_player: ^2.4.7
|
||||
video_player_elinux:
|
||||
path: ../../video_player
|
||||
|
||||
@@ -26,7 +25,6 @@ dev_dependencies:
|
||||
sdk: flutter
|
||||
integration_test:
|
||||
sdk: flutter
|
||||
pedantic: ^1.10.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user