pubspec: update sdk version (#207)
This change updates sdk version. Signed-off-by: Hidenori Matsubayashi <Hidenori.Matsubayashi@gmail.com>
This commit is contained in:
committed by
GitHub
parent
23d92c6c04
commit
582bdc8d49
+2
-2
@@ -1,10 +1,10 @@
|
|||||||
name: flutter_elinux
|
name: flutter_elinux
|
||||||
description: Flutter application build tools for Embedded Linux devices
|
description: Flutter application build tools for Embedded Linux devices
|
||||||
homepage: https://github.com/sony/flutter-elinux
|
homepage: https://github.com/sony/flutter-elinux
|
||||||
publish_to: none
|
publish_to: 'none'
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.17.0 <3.0.0"
|
sdk: '>=3.0.0 <4.0.0'
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter_tools:
|
flutter_tools:
|
||||||
|
|||||||
Reference in New Issue
Block a user