Skip to main content
PESDK/Flutter/Guides/Brush

Brush - Draw Tool

The Brush Engine of PhotoEditor SDK for Flutter is optimized for touch screen interaction and supports various brush strokes, thicknesses, and colors.

Brush tool

The highly performant brush engine of PhotoEditor SDK is optimized for touch screen interaction and supports different brush strokes that can be edited in terms of thickness and color.

The tool can be configured using the Configuration.brush interface as described in the configuration section. Using these options you can configure the available tools, their order, the allowed overlay actions, the brush size and hardness values (minimum, maximum and default), the available colors, the default color and whether the brush opacity should vary by the size of the brush.