flutter-moum / flutter_hardware_buttons

Flutter plugin for detecting all hardware buttons
MIT License
37 stars 47 forks source link

10월 6일 오프라인 회의 #16

Closed giantsol closed 4 years ago

giantsol commented 4 years ago
  1. 안드로이드

    • 권한 요청 루트 점검
    • 테스트
  2. ios

    • 버전 테스트
    • mute일때 볼륨 down 눌러도 DOWN 뜨도록
  3. 공통

songyiYu commented 4 years ago

꼼꼼솔

giantsol commented 4 years ago
  1. README.md

    • 다른 플러그인에 README 형식 참조해서 작성
  2. CHANGELOG.md ??

    • 이건 뭥미
  3. LICENSE 파일 작성

    • 이것도 다른 플러그인 참조해서 작성
    • Code Usage
    • Screenshots
    • Link to the corresponding code repository
  4. API documentation

    • dartdoc이란 커맨드 사용하면 되는듯
    • 참조
  5. 배포

    • flutter publish --dry-run으로 확인
    • flutter publish로 배포
giantsol commented 4 years ago
giantsol commented 4 years ago

완-료