Results 5 issues of jinsyu

**Which API doesn't behave as documented, and how does it misbehave?** ``` final mediaItem = MediaItem(SOME_INFORMATION); await audioPlayer.setAudioSource( AudioSource.uri(AUDIO_STREAM_URL), tag: mediaItem)); await audioPlayer.play(); ``` this is my code. and it...

bug
1 backlog

@objc class AppDelegate: FlutterAppDelegate { override func application( _ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]? ) -> Bool { return super.application(application, didFinishLaunchingWithOptions: launchOptions) } } 문서에 나온 url 파라미터가 없습니다....

Thanks for your awesome jobs. really appreciate your dedication. Everything works on i wanted to, but only filled colors. I did exactly same things with your examples. I don't know...

please add exception class for UserWasDeactivated

PaymentData 클래스에 아래와 같은 페이먼트 데이터가 누락되어 있습니다. 추가 부탁드립니다. bypass: { // 페이조아(다우데이타) 전용 파라미터 daou: { PRODUCTCODE: 'portone', CASHRECEIPTFLAG: 2, }, },