Skip to content

Commit 7ec480f

Browse files
authored
chore: remove the deprecated flutter_background package (#763)
* remove the deprecated flutter_background package * workflow fix
1 parent cb6587b commit 7ec480f

File tree

127 files changed

+4
-4419
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+4
-4419
lines changed

.github/workflows/legacy_version_analyze.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ jobs:
6262
- name: "Stream Video Flutter Analyze"
6363
run: cd packages/stream_video_flutter/lib && dart analyze --no-fatal-warnings .
6464

65-
- name: "Stream Video Flutter Background Analyze"
66-
run: cd packages/stream_video_flutter_background/lib && dart analyze --no-fatal-warnings .
67-
6865
- name: "Stream Video Push Notification Analyze"
69-
run: cd packages/stream_video_push_notification/lib && dart analyze --no-fatal-warnings .
66+
run: cd packages/stream_video_push_notification/lib && dart analyze --no-fatal-warnings .
67+
68+
- name: "Stream Video Flutter Screen Sharing Analyze"
69+
run: cd packages/stream_video_screen_sharing/lib && dart analyze --no-fatal-warnings .

packages/stream_video_flutter_background/.metadata

Lines changed: 0 additions & 33 deletions
This file was deleted.

packages/stream_video_flutter_background/CHANGELOG.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)