Releases: PADL/FlutterSwift
Releases · PADL/FlutterSwift
3.32.8
30 Sep 19:09
Compare
Sorry, something went wrong.
No results found
upgrade engine to 3.32.8
fix event loop hang on eLinux
propagate channel buffer resizing to all event channels
more integration with underlying C++ embedder
3.27.1b
21 Apr 09:30
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
@_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
Sorry, something went wrong.
No results found
Update Flutter to 3.27.1
More careful handling of task cancellation in FlutterSwift bridge
3.24.5
18 Nov 01:30
Compare
Sorry, something went wrong.
No results found
Update to Flutter 3.24.5
Support for Android
3.24.0
05 Sep 11:32
Compare
Sorry, something went wrong.
No results found
switch to GRM backend as default
upgrade to Flutter 3.24.0
Initial release
03 May 02:32
Compare
Sorry, something went wrong.
No results found
0.0.1
don't use withUnsafeBytes(of:), seems to not work properly on Linux