Ashutosh Patole

Results 11 comments of Ashutosh Patole

No it doesn't crash the application but it doesn't switch to full screen.. thanks for the quick reply

yup i wrapped the youtube player inside youtube player builder and i even used your example code and it gave me the same error when i click on the full...

@vipinnegi90 no I'm not using a dialog to show the youtube and i tried your code too but it didn't worked and threw the same errors. is there anything with...

@sarbagyastha yup it works perfectly but why didn't this worked when i copied the same code and tried to run in debug mode? not even in a new project that...

@vipinnegi90 flutter1.17.2 dart 2.8.3

@sarbagyastha updated Logs: The error comes after pressing on the full screen button ``` V/AudioManager(21942): playSoundEffect effectType: 0 V/AudioManager(21942): playSoundEffect effectType: 0 E/BufferQueueProducer(21942): [] Can not get hwsched service D/HwCust...

@vipinnegi90 yup the issue is fixed. @rafaelmaeuer for me using stack with youtube_player caused this issue.

@emmett-deen It was the exact problem with me too. But the sample code worked just fine when implemented in new project(just the sample code). So i changed the entry point...

I'm reopening this issue. Since many people are facing the same problem

error: The getter 'Columns' isn't defined for the class 'Song'. (undefined_getter at [musicplayer] lib\database\database_client.dart:38) error: The getter 'count' isn't defined for the class 'Song'. (undefined_getter at [musicplayer] lib\database\database_client.dart:52) error: The...