jamesblasco / modal_bottom_sheet

Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style
https://pub.dev/packages/modal_bottom_sheet
MIT License
1.83k stars 461 forks source link

Rudimentary fix for devicePixelRatio #365

Closed saltedpotatos closed 10 months ago

saltedpotatos commented 10 months ago

Tries to mirror changes made in flutter/flutter PR 126535 for devicePixelRatio

jamesblasco commented 10 months ago

Thank you for the MR!

sososdk commented 9 months ago

@jamesblasco can you publish a version?