service/image_from_widget library

Functions

captureFromWidget(Widget widget, {BuildContext? context}) Future<Uint8List>
captureImages(List<ProductBarcodeModel> products, BuildContext context, {LabelPerRow labelPerRow = LabelPerRow.doubleLabels, double spacer = 60, Dimensions? dimensions, Size? targetSize}) Future<List<Uint8List>>