NanoBananaEngine class
A professional engine for orchestrating Nano-Banana-2 workflows.
Constructors
- NanoBananaEngine({String? apiKey})
Properties
Methods
-
applyStylization(
String presetLabel) → String - Applies a high-fidelity stylistic preset to the session.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
synthesizePose(
String assetId) → Future< String> - Synthesizes a pose transformation for the given asset ID.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited