We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update flutter-embedded-linux commit (2)
calculate framePeriodNS as UInt64
add FlutterEngine.messenger accessor
enable VSYNC by default (NB: only supported by Wayland at present)
update to Flutter 3.27.1
update to Flutter 3.24.5
make DRM GBM backend default
don't use withUnsafeBytes(of:), seems to not work properly on Linux