Skip to content

Releases: PADL/FlutterSwift

3.27.1b

21 Apr 09:30
Compare
Choose a tag to compare
  • eLinux: use embedder API directly via C++ (requires Swift 6.1)
  • eLinux: preliminary support for custom textures
  • Android: various fixes

3.27.1a

28 Feb 22:32
Compare
Choose a tag to compare
  • @_alwaysEmitIntoClient coder helps in effort to improve performance
  • use CFRunLoop timer with correct interval for main event loop
  • use SystemD instead of libuv for processing events in embedder
  • enable VSync for Wayland backend
  • remove AOT artefacts from release build so we fail if running with debug engine

3.27.1

28 Dec 00:55
Compare
Choose a tag to compare
  • Update Flutter to 3.27.1
  • More careful handling of task cancellation in FlutterSwift bridge

3.24.5

18 Nov 01:30
Compare
Choose a tag to compare
  • Update to Flutter 3.24.5
  • Support for Android

3.24.0

05 Sep 11:32
Compare
Choose a tag to compare
  • switch to GRM backend as default
  • upgrade to Flutter 3.24.0

Initial release

03 May 02:32
Compare
Choose a tag to compare
0.0.1

don't use withUnsafeBytes(of:), seems to not work properly on Linux