diff --git a/.github/labeler.yml b/.github/labeler.yml index 59237e5bc..ec0b3f540 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -67,6 +67,8 @@ - packages/url_launcher/**/* "p: video_player": - packages/video_player/**/* +"p: video_player_avplay": + - packages/video_player_avplay/**/* "p: video_player_videohole": - packages/video_player_videohole/**/* "p: wakelock": diff --git a/.github/recipe.yaml b/.github/recipe.yaml index 0161210ce..14f04ac70 100644 --- a/.github/recipe.yaml +++ b/.github/recipe.yaml @@ -36,6 +36,7 @@ plugins: geolocator: [] in_app_purchase: [] network_info_plus: [] + video_player_avplay: [] video_player_videohole: [] # Only testable with the drive command: https://github.com/flutter-tizen/plugins/issues/272