UI Widget List

EZ Flutter provides a lot of ready to use UI widgets.

EzScaffold / EzGradientScaffold

EzScaffold is a wrapper for the Scaffold Widget. The body of the Scaffold is wrapped with EzGlobalMessageWrapper to activate the global messaging feature.

EzGradientScaffold is a Wrapper for the Scaffold with gradient background. The scaffold ist wrapped inside a Container with Boxdecoration and gradient set to the given Gradient. The EzGradientScaffold has the same arguments as the Scaffold. The body of the Scaffold is wrapped with EzGlobalMessageWrapper to activate the global messaging feature.

EzGradientAppBar / EzGradientBottomAppBar

EzDivider

EzDots

EzDots is a simple loading animation with jumping dots/squares and some text.

EzSpinner

EzSpinner is a simple loading animation with a normal spinner and some text.

EzPulse

EzPulse is a simple loading animation with a pulsing circle and some text.