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 @hi...