Piotr Bobiński

Results 7 issues of Piotr Bobiński

**Describe the bug** Controller value isFullscreen returns always false as outside builder as inside whenever player is in fullscreen or not **To Reproduce** Open example app and enter fullscren **Expected...

bug

**Describe the bug** By every openning the player I have printed error in console like this: `2021-06-30 09:24:44.141532+0200 Media Creations[39379:12785401] [ProcessSuspension] 0x10c4dd0b0 - ProcessAssertion: Failed to acquire RBS MediaPlayback assertion...

bug

I've implemented NestedWillPopScope with null-safety. Separated so if later need to be used no need to implement all data from package just this file. Updated dependency as well. All behaviour...

When user will implement own onWillPop function and set handleAndroidBackButtonPress to false cast error will be displayed. It happens because inside lib/persistent-tab-view.widget.dart function onWillPop is casted on as Future Function()?...

As mentioned here https://github.com/rvamsikrishna/flutter_fluid_slider/issues/18#issue-832725238 Migrated to null-safety

## 🚀 Feature Requests Migrate to NNBD Any plans on null-safety migration? ### Platforms affected IOS ANDROID

Hi. Thanks for plugin. Shimmer.fromColors creates white space on the right side. It never happened before. Now it does after migrating flutter to 3.3.0 and later. **Bug occurs on Flutter...