From 7a050f90a73425e492154f5c252245396aa4c5b2 Mon Sep 17 00:00:00 2001 From: Hidenori Matsubayashi Date: Sat, 20 Aug 2022 12:50:51 +0900 Subject: [PATCH] Update pubspec (#119) Signed-off-by: Hidenori Matsubayashi --- pubspec.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index b7a4d2b..e2100bc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,11 +1,10 @@ name: flutter_elinux description: Flutter application build tools for Embedded Linux devices -homepage: https://github.com/sony/flutter-embedded-linux -version: 2.2.1 +homepage: https://github.com/sony/flutter-elinux publish_to: none environment: - sdk: ">=2.12.0 <3.0.0" + sdk: ">=2.17.0 <3.0.0" dependencies: flutter_tools: