models/spoiler_drawing_strategy library

Classes

AtlasSpoilerDrawer
Strategy for drawing particles using Flutter's drawRawAtlas (CPU/hybrid).
ShaderSpoilerDrawer
Strategy for drawing particles using a custom shader.
SpoilerContext
Context object containing all state required for drawing the spoiler.
SpoilerDrawer
Abstract strategy for drawing particles.