isolate_name_server 1.1.0 copy "isolate_name_server: ^1.1.0" to clipboard
isolate_name_server: ^1.1.0 copied to clipboard

A registry for SendPorts that can be used across Isolates.

Isolate Name Server #

Features #

A registry for SendPorts that can be used across Isolates.

This is basically a port of the IsolateNameServer class available in Flutter.

Getting started #

This package makes use of FFI and native code and hence needs the associated native share library. Its planned for it to make use of the new (experimental) Dart native assets feature in the future to make this transparent for package users.

Usage #

See the documentation for the IsolateNameServer class available in Flutter.

License #

This is a port of the code from the Flutter SDK, so all of that code is under the Flutter SDK license, all other code, modifications and documentation are under the same license, copyright me as per the LICENSE file in this repo.

2
likes
120
pub points
14%
popularity

Publisher

verified publishermanichord.com

A registry for SendPorts that can be used across Isolates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

ffi, path

More

Packages that depend on isolate_name_server