Skip to content

Conversation

@hiroshihorie
Copy link
Member

No description provided.

@livekit livekit deleted a comment from github-actions bot Feb 13, 2026
@livekit livekit deleted a comment from github-actions bot Feb 13, 2026
@github-actions
Copy link

Warning

No changeset found

If this PR includes user-facing changes, please add a changeset file in .changes/

Format: level type="kind" "description"

patch type="fixed" "Fix audio frame generation"
minor type="added" "Add support for custom audio processing"
major type="changed" "Breaking: Rename Room.connect() to Room.join()"

@github-actions
Copy link

Caution

Breaking change detected without major changeset

dart-apitool detected the following breaking changes:

Preparing git repository: https://github.com/livekit/client-sdk-flutter
Using ref: v2.6.2
Cloning git repository: https://github.com/livekit/client-sdk-flutter
Checking out ref: v2.6.2
Successfully cloned to: /tmp/HLKORF
Preparing package dependencies for git package https://github.com/livekit/client-sdk-flutter (forced Flutter)
Resolving dependencies...
Downloading packages...
  _fe_analyzer_shared 85.0.0 (94.0.0 available)
  analyzer 7.7.1 (10.0.2 available)
  build 2.5.4 (4.0.4 available)
  build_config 1.1.2 (1.2.0 available)
  build_resolvers 2.5.4 (3.0.4 available)
  build_runner 2.5.4 (2.11.1 available)
  build_runner_core 9.1.2 (9.3.2 available)
  built_value 8.12.1 (8.12.3 available)
> characters 1.4.1 (was 1.4.0)
  code_builder 4.11.0 (4.11.1 available)
  dart_style 3.1.1 (3.1.5 available)
  dbus 0.7.11 (0.7.12 available)
  device_info_plus 12.2.0 (12.3.0 available)
  ffi 2.1.4 (2.2.0 available)
  json_annotation 4.9.0 (4.10.0 available)
  json_serializable 6.9.5 (6.12.0 available)
  lints 6.0.0 (6.1.0 available)
> matcher 0.12.18 (was 0.12.17)
> material_color_utilities 0.13.0 (was 0.11.1)
  meta 1.17.0 (1.18.1 available)
  mockito 5.4.6 (5.6.3 available)
  path_provider_foundation 2.4.4 (2.6.0 available)
  source_gen 2.0.0 (4.2.0 available)
  source_helper 1.3.7 (1.3.10 available)
  source_span 1.10.1 (1.10.2 available)
> test_api 0.7.8 (was 0.7.7) (0.7.9 available)
  watcher 1.1.4 (1.2.1 available)
Changed 4 dependencies!
24 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Resolving dependencies in `./example`...
Downloading packages...
Got dependencies in `./example`.
Preparing . (forced Flutter)
Copying sources from .
Preparing package dependencies for local package . (forced Flutter)
Resolving dependencies...
Downloading packages...
  _fe_analyzer_shared 85.0.0 (94.0.0 available)
  analyzer 7.7.1 (10.0.2 available)
  build 2.5.4 (4.0.4 available)
  build_config 1.1.2 (1.2.0 available)
  build_resolvers 2.5.4 (3.0.4 available)
  build_runner 2.5.4 (2.11.1 available)
  build_runner_core 9.1.2 (9.3.2 available)
  built_value 8.12.1 (8.12.3 available)
  code_builder 4.11.0 (4.11.1 available)
  dart_style 3.1.1 (3.1.5 available)
  dbus 0.7.11 (0.7.12 available)
  device_info_plus 12.2.0 (12.3.0 available)
  ffi 2.1.4 (2.2.0 available)
  json_annotation 4.9.0 (4.10.0 available)
  json_serializable 6.9.5 (6.12.0 available)
  lints 6.0.0 (6.1.0 available)
  meta 1.17.0 (1.18.1 available)
  mockito 5.4.6 (5.6.3 available)
  path_provider_foundation 2.4.4 (2.6.0 available)
  source_gen 2.0.0 (4.2.0 available)
  source_helper 1.3.7 (1.3.10 available)
  source_span 1.10.1 (1.10.2 available)
  test_api 0.7.8 (0.7.9 available)
  watcher 1.1.4 (1.2.1 available)
Got dependencies!
24 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Resolving dependencies in `./example`...
Downloading packages...
Got dependencies in `./example`.
Omitting pub get (package config already present)
Analyzing /tmp/HLKORF
Omitting pub get (package config already present)
Analyzing .
Cleaning up
Cleaning up
Checking Package version
ignoring prerelease
-- Generating report using: Console Reporter --
BREAKING CHANGES
└─┬ Class DataStreamRoomMethods
  └─┬ Method validateParticipantHasNoActiveDataStreams
    └── Return type changed. void -> Future<void> (CE09)
Non-Breaking changes
├─┬ Class VideoLayer
│ ├── Method "hasRepairSsrc" added (CE11) (minor)
│ ├── Method "clearRepairSsrc" added (CE11) (minor)
│ ├── Field "repairSsrc" added (CF02) (minor)
│ └─┬ Constructor new
│   └── Parameter "repairSsrc" added (CE02) (minor)
└─┬ Class DataStreamController
  └── Field "isClosed" added (CF02) (minor)
To learn more about the detected changes visit: https://github.com/bmw-tech/dart_apitool/blob/main/readme/change_codes.md
Version Check
New Version is too low!

Old version: "2.6.2"
New version: "2.6.3"
Needed version: "3.0.0"

Got "2.6.3" expected >= "3.0.0" (breaking changes)

If this is intentional, please add a changeset with major level in .changes/:

major type="changed" "Description of breaking change"

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.

1 participant