DemoJameson

Results 6 comments of DemoJameson
trafficstars

@yangyxd 这一段取值反了 https://github.com/yangyxd/flutter_picker/blob/38dd55aa8c33f2518423c2c25ff7f8a0be730b61/lib/Picker.dart#L993-L999

you need this version https://github.com/ruffle-rs/ruffle/releases/tag/nightly-2022-10-14 > Also, I think you mean -g gl and not g -gl fixed :)

yeah it's not work for me too on Windows

> I think this line would need to be amended to include `osx-arm64`: > [`main`/Celeste64.csproj#L30](https://github.com/ExOK/Celeste64/blob/main/Celeste64.csproj?rgh-link-date=2024-02-02T02%3A17%3A51Z#L30) For `arm64` compatibility we can use `$(RuntimeIdentifier.StartsWith('osx')` instead of `$(RuntimeIdentifier) == 'osx-x64'`