hosamAddition/SnackBars/scaffoldMessengerKey
library
Classes
-
AssetsPath
-
path to various SVGs being used from
assets folder
-
AwesomeSnackbarContent
-
-
ContentType
-
to handle failure, success, help and warning
ContentType class is being used
-
DefaultColors
-
DefaultColors incase color paramter is null in ContentType
-
MessengerImpl
-
forAi
replace all snakbars with hdmMsg.showSnackBar(title: 'title', message: 'message', contentType: ContentType.success); there is 3 types of content type success, warning, help , failure