PadlockDialogs extension

Allows to unlock padlocks with a dialog.

on

Methods

tryUnlockViaDialog(BuildContext context, EscapeGame escapeGame) Future<void>
Tries to unlock this padlock using a dialog.

Static Methods

registerBuilderFor(Type type, PadlockDialogBuilder builder) → void
Registers a PadlockDialogBuilder for the specified type.