gatgets library
Classes
- CenterCol
- CenterHorizontal
- CenterLeft
- CenterRight
- CenterRow
- CenterVertical
- HorizontalPadding
- HorizontalSpace
- LogTrace
- LogView
- Widget to show app log in a view and send by email to analize
- Margin
- MarginCol
- Column with margin
- MarginRow
- Row with margin
- PaddingCol
- Column with padding
- PaddingRow
- Row with padding
- SafeBottom
- SafeLeft
- SafeRight
- SafeTop
- VerticalPadding
- VerticalSpace
Functions
-
BottomSafeAreaHeight(
BuildContext context) → double -
LeftSafeAreaHeight(
BuildContext context) → double -
LVDEBUG(
Object? m) → void - Log to LogView
-
LVERROR(
Object? m) → void - Log to LogView
-
LVFATAL(
Object? m) → void - Log to LogView
-
LVINFO(
Object? m) → void - Log to LogView
-
LVLOG(
Object? m) → void - Log to LogView
-
LVTRACE(
Object? m) → void - Log to LogView
-
LVWARN(
Object? m) → void - Log to LogView
-
RightSafeAreaHeight(
BuildContext context) → double -
ScreenHeight(
BuildContext context) → double -
ScreenHeightPercent(
BuildContext context, double percent, {int offset = 0}) → double -
ScreenVisibleHeight(
BuildContext context) → double -
ScreenWidth(
BuildContext context) → double -
ScreenWidthPercent(
BuildContext context, double percent, {int offset = 0}) → double -
TopSafeAreaHeight(
BuildContext context) → double