worker_service 0.7.4

SDKflutter
Platformandroidioswindowslinuxmacos

A flutter package that works for native/web, and allows the creation of workers that offload work into a potentially parallel space

fastlane documentation

Installation

Make sure you have the latest version of the Xcode command line tools installed:

xcode-select --install

For fastlane installation instructions, see Installing fastlane

Available Actions

publish

[bundle exec] fastlane publish

build_runner

[bundle exec] fastlane build_runner

icons

[bundle exec] fastlane icons

This README.md is auto-generated and will be re-generated every time fastlane is run.

More information about fastlane can be found on fastlane.tools.

The documentation of fastlane can be found on docs.fastlane.tools.