LinkConfigBuilder class final
- Inheritance
-
- Object
- HookConfigBuilder
- LinkConfigBuilder
- Available extensions
Constructors
Properties
Methods
-
computeChecksum(
) → String -
Constructs a checksum for a BuildConfig.
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setupHookConfig(
{required Uri packageRoot, required String packageName, required OS targetOS, required List< String> supportedAssetTypes, required BuildMode? buildMode}) → void -
inherited
-
setupLinkConfig(
{required List< EncodedAsset> assets}) → void -
setupLinkRunConfig(
{required Uri outputDirectory, required Uri? recordedUsesFile}) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited