fcode_common library

Classes

ActionItemModel
Can be used to provide action buttons in the AnimatedFab using instances of this class
Algo
Have implemented different types of algorithms that is useful.
AnimatedFab
Can be used to provide action buttons in the AnimatedFab using instances of this class
ConnectivityChecker
Can be used to check whether there is internet connection to this device or not.
CustomSnackBar
Create a SnackBar directly from ScaffoldMessenger.
CustomSnackBarTheme
This can be used to provide additional theme information for CustomSnackBar.
Formatter
Create a object that holds the String options that can be used format a DateTime
ItemSeparator
A line with height 1 that can be used as a separator.
Log
Used to print logs in the console according to the severity level of the logging text.
PastTime
Create a widget that will show the given dateTime after formatting with Algo.formatTime
Pressable
Can be used to wrap a Widget so that InkWell animation will occur on top of that Widget
ProfileImage
Show an CircleAvatar with the given image.
SlackBot
This can be used to send messages to a Slack incoming webhook.