Tadas Petra

Results 26 issues of Tadas Petra

**Describe the bug** I get an exception for RangeError in the AudioVolumeIndication callback inside the agora SDK in `events.dart` because the List only has 2 things according to the docs...

**Describe the bug** When adding UI Kit to an existing app, clicking endCall doesn't go back to the previous screen. Instead I see a black screen. **Expected behavior** It goes...

bug

Clean up task We have an `AgoraUser` object, that we use for all users, except for the local user. In `agora_settings.dart` we use `isLocalUserMuted`, `isLocalVideoDisabled` and `localUid`. It makes sense...

enhancement

**Is your feature request related to a problem? Please describe.** Current implementation only allows the extra buttons to come after the default buttons. While we can manually add all the...

enhancement

Currently the API returns state and reason as an integer. It would be more readable to return a `ConnectionState` type and some with reason, so that it can be more...

enhancement

If a user logs into his book_club app from a new device he will only have notifications from the first device where he created the account

bug