Language
Configure Stickers
PhotoEditor SDK supports several configuration options for the sticker tool via the configuration.sticker option - allowing flexible adaptation to different needs and use cases.
For a detailed explanation of how to configure different editor views, refer to this guide.
personalStickers#
personalStickers#The default configuration does not allow users to add custom stickers.
In this example, we enable users to add stickers from the device by setting personalStickers to true.
defaultPersonalStickerTintMode#
defaultPersonalStickerTintMode#By default, the default tint mode for personal stickers is set to TintMode.none. For this example, this is set to TintMode.solid
colors#
colors#By default, a lot of colors are enabled. For this example, we only enable a ColorPalette with a small selection of colors.