We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flutterEngine.getPlugins().add(new kr.iamport.iamport_flutter.IamportFlutterPlugin()); ────────────────────────────^ symbol: class IamportFlutterPlugin location: package kr.iamport.iamport_flutter 1 error
최근부터 갑자기 저러네요. 플러터 최신버전 플레이스토어 내부 테스트로 올려서 실행 시 문제 있길래 이전에 다운그레이드 쫙~ 땡겼거든요. 그 후 잘 되다가 최근부터 갑자기 이러네요..
Flutter 3.7.0-10.0.pre.56 • channel main • https://github.com/flutter/flutter.git Framework • revision 4daff08578 (6 days ago) • 2022-12-19 16:36:27 -0500 Engine • revision cba3a39901 Tools • Dart 3.0.0 (build 3.0.0-35.0.dev) • DevTools 2.20.0
The text was updated successfully, but these errors were encountered:
안녕하세요. 코틀린 버전 및 target/minimum sdk 버전이 낮아서 발생하는 문제일 수 있어 보입니다. 해당 버전들을 업데이트해서 배포했는데 확인 부탁드리겠습니다.
Sorry, something went wrong.
No branches or pull requests
flutterEngine.getPlugins().add(new kr.iamport.iamport_flutter.IamportFlutterPlugin());
────────────────────────────^
symbol: class IamportFlutterPlugin
location: package kr.iamport.iamport_flutter
1 error
최근부터 갑자기 저러네요.
플러터 최신버전 플레이스토어 내부 테스트로 올려서 실행 시 문제 있길래 이전에 다운그레이드 쫙~ 땡겼거든요.
그 후 잘 되다가 최근부터 갑자기 이러네요..
Flutter 3.7.0-10.0.pre.56 • channel main • https://github.com/flutter/flutter.git
Framework • revision 4daff08578 (6 days ago) • 2022-12-19 16:36:27 -0500
Engine • revision cba3a39901
Tools • Dart 3.0.0 (build 3.0.0-35.0.dev) • DevTools 2.20.0
The text was updated successfully, but these errors were encountered: