## What's Changed * fix: debounce for ensurePublisherConnected. by @cloudwebrtc in https://github.com/livekit/client-sdk-flutter/pull/967 * chore: Bump protobuf to v1.44.0 by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/980 * Fix meta package import errors by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/981 * Fix region provider related bugs by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/983 * chore: fix docs and web example workflows by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/985 * Fix concurrent modification by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/986 * Prevent crashes from writing to closed data stream controllers by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/989 * Fix publisher pc causing redundant renegotiations by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/990 **Full Changelog**: https://github.com/livekit/client-sdk-flutter/compare/v2.6.2...v2.6.3