Cesium Native - Dart package

Hi all - I was asked to build Cesium Native bindings for Dart (via FFI, not CesiumJS). This isn’t published yet on pub.dev but the company has open-sourced the repository for anyone to use/contribute, so I wanted to share here:

There is also a demo Flutter application that uses this natively (i.e. no webview). I don’t think I can open-source that directly, but I can probably re-create a very simple version if there is interest.

Find me at nmfisher (Nick Fisher) · GitHub if you’d like to contribute or you want any assistance.

2 Likes

Thanks for sharing @nmfisher! That looks really cool. I hope you don’t mind that we added it to the list of projects using cesium-native:

1 Like

Of course, that’s very welcome. Thanks!