shared/animations/neo_animations library

Classes

NeoEntranceGroup
Provides the NeoEntranceGroup API for Neo-Brutalist Flutter interfaces.
NeoFadeSlide
Provides the NeoFadeSlide API for Neo-Brutalist Flutter interfaces.
NeoMotionTokens
Provides the NeoMotionTokens API for Neo-Brutalist Flutter interfaces.
NeoPanelDrop
Provides the NeoPanelDrop API for Neo-Brutalist Flutter interfaces.
NeoPop
Provides the NeoPop API for Neo-Brutalist Flutter interfaces.
NeoPressMotion
Provides the NeoPressMotion API for Neo-Brutalist Flutter interfaces.
NeoScrollReveal
Provides the NeoScrollReveal API for Neo-Brutalist Flutter interfaces.

Enums

NeoEntrancePreset
Defines the available NeoEntrancePreset values.
NeoStaggerOrigin
Defines the available NeoStaggerOrigin values.
NeoStaggerSort
Defines the available NeoStaggerSort values.

Typedefs

NeoEntranceGroupBuilder = Widget Function(List<Widget> children)
Signature used by NeoEntranceGroupBuilder callbacks.