Skip to content

Commit 3230a3f

Browse files
committed
Merge branch 'master' into fix-call-direction-when-ringing
1 parent e763eab commit 3230a3f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ This plugin was taken from the original flutter_twilio_voice, as it seems that p
88
- Receive and place calls from Android devices, uses custom UI to receive calls.
99

1010
## Feature addition schedule:
11-
- Web support
11+
- Web support (in testing, see [cybex-dev/feat_web_support](https://github.com/cybex-dev/twilio_voice/tree/feat_web_support))
1212
- Audio device selection support (select input/output audio devices)
1313
- Add Bluetooth support (integration)
1414
- Update plugin to Flutter federated packages
15-
- Desktop platform support (implementation as JS wrapper/native implementation, t.b.d.)
15+
- Desktop platform support (implementation as JS wrapper/native implementation, early development)
16+
- Unify Android & iOS incoming call screens with predefined parameters to autofill UI elements (in development).
1617

1718
Got a feature you want to add, suggest? File a feature request or PR.
1819

0 commit comments

Comments
 (0)