Huzaifah Lutaaya

Results 11 issues of Huzaifah Lutaaya

Am trying to access the Nationalities from this library, forexample : Country : Uganda, Nationality : Ugandan. Country : America, Nationality: American. etc. How can this be achieved

**Flutter Version** My version: Flutter 2.2.3 • channel stable **Lib Version** My version : assets_audio_player-3.0.3+6 **Platform (Android / iOS / web) + version** Platform : Android **Describe the bug** Can't...

bug

Am running on some devices , and am getting this exception : E/PlayerLayout( 4516): java.lang.NullPointerException: Attempt to invoke interface method 'void io.flutter.plugin.common.EventChannel$EventSink.success(java.lang.Object)' on a null object reference E/PlayerLayout( 4516): at...

Am trying to run the project on IOS but am facing this error : ``` /Users/lutaayaidris/.pub-cache/hosted/pub.dartlang.org/flutter_playout-1.0.42/ios/Classes/VideoPlayer.swift:281:21: error: reference to property 'player' in closure requires explicit 'self.' to make capture semantics...

When I play a voice note in a listView, the slider on the first index only moves, the rest of the nth ones no longer works , how can I...

I want to autoplay the video, when the Yoyo player is on the page but seems not possible until you press the play button

Can I exclude a field by a condition e.g filtering by role and then exclude a field like `zipcode` ``` class PersonAdmin(ReverseModelAdmin): inline_type = 'tabular' inline_reverse = ['business_addr', ('home_addr', {'fields':...

Where is this `OAuth2Authenticator` class located , i searched the whole project but its not available?

PR Status : (_Work in progress_) **What does this PR do ?** - Adding test coverage to the project, to ensure that we track the tested edge cases. **Tool/ Library...

Estimation - 2 (S)

I implemented everything in your video but when i press the butto says the following: "Not Logged In. you are not logged in. please login and try again" Below is...