Skip to content

Dart difficulties as a scripting language for graphics libraries on MacOS/iOS

License

Notifications You must be signed in to change notification settings

munrocket/dart-ffi-mac-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart FFI MacOS UI thread

This repo shows Dart difficulties as a scripting language for graphics libraries on MacOS/iOS. Synchronous dispatch freezes, and asynchronous does not update values.

See dart-lang/sdk#38315 for details.

Build and test

dart --enable-experiment=native-assets test

Update bindings

dart pub run ffigen

About

Dart difficulties as a scripting language for graphics libraries on MacOS/iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published