Skip to content
New issue

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

Android: volumeButtonEvents 구현 #4

Merged
merged 2 commits into from Sep 29, 2019
Merged

Conversation

giantsol
Copy link
Member

머지컨플릭을 최대한 피하기위해서 지금 단계에서는 HansolExample.dart, HardwareButtonsHansol.dart 식으로 파일을 아예 따로 만들었어요.
main.dart 파일을 직접 많이 수정해버리면 어진씨가 수정한거랑 겹쳐서 머지컨플릭이 엄청 많이 날거라 ㅋ.ㅋ..
일단 EventChannel.StreamHandler가 잘 동작하는지 확인하기위해 더미 데이터로 시험해봤습니닷

- 안드로이드 폰(혹은 에뮬레이터)에서 example/main.dart 실행하면 볼륨 버튼 누름에 따라 화면이 갱신되는걸 확인할 수 있습니다.
- 허나.. lifecycle 등 확인할건 아직 꽤 많기에 일단은 todo로 코멘트 남겨둠
@giantsol
Copy link
Member Author

두번째 커밋으로 일단 기본적은 볼륨 버튼 이벤트 로직은 구현했습니다.
코멘트에 남겨둔대로 아직 테스트해볼 더 복잡한 시나리오들은 남아있지만 일단 기본적으로는 작동합니다

@giantsol giantsol changed the title test EventChannel with dummy events Android: volumeButtonEvents 구현 Sep 29, 2019
@eojine eojine merged commit e171787 into flutter-moum:master Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants