utils/utils library

Classes

DiscBlockQuote
Make a block qoutes markdown text.
DiscBold
Make a bold markdown text.
DiscCode
Make a code markdown text.
DiscHeader
Make a header markdown text.
DiscItalics
Make an italics markdown text.
Make a link markdown text.
DiscListItem
Make a list item markdown text.
DiscStrikeThrough
Make a strike through markdown text.
DiscUnderline
Make an underline markdown text.
TeleBold
Make a bold markdown text.
TeleCode
Make a code markdown text.
TeleItalics
Make an italics markdown text.
TeleSpoiler
Make a spoiler markdown text.
TeleStrikeThrough
Make a strike through markdown text.
TeleUnderline
Make an underline markdown text.

Functions

isInternetConnected() Future<bool>
check wheather the device is connected to the internet or not.