saibotma / jitsi_meet_wrapper

Jitsi Meet Plugin for Flutter. Wrapping JitsiMeetSDK for Android and iOS.
BSD 3-Clause "New" or "Revised" License
26 stars 61 forks source link

Add a note to the `README.md` how to compile your Android app for a lower SDK version #32

Closed nilsreichardt closed 2 years ago

nilsreichardt commented 2 years ago

A proposal for better documentation: There might the case where videoconferences are just one of many features in your app. In this case it could be bad, if you need to increase the minium SDK version for all users, even when only a small set of users are using the videoconference feature.