squadron_builder 1.0.2 copy "squadron_builder: ^1.0.2" to clipboard
squadron_builder: ^1.0.2 copied to clipboard

SDKDart
outdated

Dart code generator for Squadron workers. Implement your worker service and let squadron_builder bridge the gap with Web Workers and Isolates!

1.0.2 #

  • Upgrade packages.
  • Switch from deprecated element2/enclosingElement3 to element/enclosingElement.

1.0.1 #

  • Specify platform support in pubspec.yaml.

1.0.0 #

  • Marshall data to/from workers according to SerializeWith annotations.

0.9.1 #

  • Upgrade dependencies.

0.9.0 #

  • Serialize arguments/return values when toJson()/fromJson() is available.

0.7.1 #

  • Annotations SquadronService + SquadronMethod.
  • Support of cancellation tokens.
  • Package upgrade.
  • Sample code.

0.0.1 #

  • Initial version. Still experimental yet functional on simple use cases.
20
likes
140
pub points
81%
popularity

Publisher

unverified uploader

Dart code generator for Squadron workers. Implement your worker service and let squadron_builder bridge the gap with Web Workers and Isolates!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, dart_style, pub_semver, source_gen, squadron

More

Packages that depend on squadron_builder