common/common_widgets library

Functions

cachedImageForItem(String url, {double? height, double? width, BoxFit? boxFit}) Widget
screenHeight(BuildContext context) → dynamic
screenWidth(BuildContext context) → dynamic
toast(String txt) Future<bool?>