ApkExporter class

This class is specialized for the exportation logic of the plugin.

Constructors

ApkExporter()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
This method prompts a chooser to the user to choose where he wants to share the app link.
shareAppViaBluetooth(String packageName) Future<String?>
This method redirects users to choose a receiver device from a list of all discoverable devices and then send the file.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited