sl7_fwork_flutter
library
Functions
-
getCurrencyStr(dynamic value, bool showSymbol)
→ String
-
-
getLayout(BuildContext context)
→ Layouts
-
-
getNumberStr(double value)
→ String
-
-
getScreenResolution(BuildContext context)
→ double
-
-
hideCurrVisibleDrawer(BuildContext context)
→ void
-
-
hideProgress({required BuildContext context})
→ void
-
-
incColor(String hexColor, int amt)
→ Color
-
-
launchLink({required BuildContext context, required LaunchLinkType launchLinkType, String? account, String? url, String? message, })
→ void
-
-
printToPdf(BuildContext context, Widget pdfWidget)
→ dynamic
-
-
showProgress({required BuildContext context, String? text, required Color color, required Color textColor})
→ void
-
-
showWidget(BuildContext context, Widget widget, String routeName, {Object? routeArguments, void onClose(dynamic value)?, void onBeforeShow()?, bool? progress = true, bool? forceRoute = false})
→ dynamic
-
-
strToColor(String color)
→ Color
-
-
urlOnlyDomain(String url)
→ String
-