fleasy library

Classes

Date
A helper class for generating DateTime objects without a time easily.
EasyFutureBuilder<T>
A wrapper around FutureBuilder which makes it easy to display the various states of fetching data asynchronous.
EasyStreamBuilder<T>
A wrapper around StreamBuilder which makes it easy to display the various states of streaming data.
Gap
A wrapper around SizedBox for making consistent gaps.
Insets
A single source of truth for styling values like padding, spacing, corner shape, font sizes, and so on.
ScreenWidthBreakpoints
Class which defines the screen width breakpoints
SnapshotStateInfo
Widget used by the EasyFutureBuilder and EasyStreamBuilder to show that the Future/Stream's data is empty or has an error.

Enums

FormFactor
The possible form factors a device can have.