방명록
- [Flutter] fluttertoast 라이브러리 사용시 만난 에러(error) #22022년 01월 22일 22시 05분 45초에 업로드 된 글입니다.작성자: DandyNow728x90반응형
The plugin `fluttertoast` uses a deprecated version of the Android embedding.
The plugin `fluttertoast` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs. If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration. Launching lib\main.dart on Android SDK built for x86 in debug mode... lib\main.dart:1 √ Built build\app\outputs\flutter-apk\app-debug.apk. F/flutter (14964): [FATAL:flutter/shell/platform/android/platform_view_android.cc(87)] Check failed: android_surface_ && android_surface_->IsValid(). Could not create an OpenGL, Vulkan or Software surface to set up rendering. Error connecting to the service protocol: failed to connect to http://127.0.0.1:1723/treUICXq3sM=/ Exited (sigterm)
fluttertoast 주입시 위와 같은 에러가 발생했다. 유튜버 코딩셰프님의 "플러터 조금 매운맛 5강"을 따라하던 중 만난 에러이다. 예제는 ^3.1.3 버전이었다.
fluttertoast의 최신 버전을 pubspec.yaml의 dependencies에 추가하면 해결된다.
728x90반응형'언어·프레임워크 > Flutter' 카테고리의 다른 글
[Flutter] "모두가 할 수 있는 플러터 UI 입문" - 스토어 앱 만들기 (0) 2022.02.01 [Flutter] "모두가 할 수 있는 플러터 UI 입문"과 함께한 Dart 기초 문법 요약정리 (0) 2022.01.31 [Flutter] Flutter Layout 참고 자료 (0) 2022.01.21 [Flutter] fluttertoast 라이브러리 사용시 만난 에러(error) (0) 2022.01.20 [Flutter] 환경설정 중 만난 에러, 시간 먹는 괴물들~ (0) 2022.01.19 다음글이 없습니다.이전글이 없습니다.댓글