7 Commits

Author SHA1 Message Date
CloudWebRTC
47686ca9c7 feat: Audio Visualizer for Windows/Linux. (#739)
close https://github.com/livekit/client-sdk-flutter/issues/734

- [x] Windows
- [x] Linux


![image](https://github.com/user-attachments/assets/e1655d24-9575-4f91-9a55-da1171a13ccc)
2025-07-01 15:03:16 +09:00
Hiroshi Horie
f5aac2f046 re-apply .gitignore to example dir 2023-02-06 12:49:03 +09:00
cloudwebrtc
2ba9a4f405 upgrade pub deps. 2022-12-06 10:10:04 +08:00
CloudWebRTC
73927c9f71 fix: Disconnect from room before app closes. (#218)
* fix: Disconnect from room before app closes.

* chore: add app state listener.

* Remove unused import.

* fix `flutter test`.

* singleton.
2022-12-05 17:28:11 +08:00
CloudWebRTC
ef81d7b1ff feat: network type detection. (#156)
* feat: network type detection.

* fix unit test.

* chore: Make the network type consistent with the protocol.
2022-08-25 18:30:43 +08:00
Hiroshi Horie
365c68c709 update packages 2022-05-15 15:15:13 +09:00
Hiroshi Horie
c8a6a3f0c1 Windows support (#34)
* generate windows files

* adjustments

* attempt compile

* Fix windows build

* Add note about VS 2019

* Update .gitignore

Co-authored-by: Artur Shellunts <shellunts.artur@gmail.com>
2021-12-02 21:20:10 +07:00