entao_shared 0.0.1 copy "entao_shared: ^0.0.1" to clipboard
entao_shared: ^0.0.1 copied to clipboard

Share data between Isolates.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add entao_shared

With Flutter:

 $ flutter pub add entao_shared

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  entao_shared: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:entao_shared/entao_shared.dart';
0
likes
140
points
100
downloads

Publisher

unverified uploader

Weekly Downloads

Share data between Isolates.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

code_assets, data_assets, entao_lint, ffi, hooks, logging, native_toolchain_c, path

More

Packages that depend on entao_shared