All Classes and Interfaces

Class
Description
Bridge that allows code to use Batch's APIs via an action+parameters request, to easily bridge it to some kind of JSON RPC
Exception representing internal bridge errors
 
Describes flutter error codes.
Internal SDK class for logging Plugin related messages
BatchFlutterPlugin
Manages Batch configuration for the flutter plugin.
A simple Promise-like implementation that is not thread-safe.
 
Executor that does not automatically resolve the promise once done
Executor that automatically resolves the promise with the returned value once done, even if null