utils/show_image_dialog library

Show image dialog with Uint8List bytes. Copyright (C) 2023-2024, Togaware Pty Ltd.

License: https://opensource.org/license/gpl-3-0

Authors: Zheyuan Xu

Functions

showImageDialog(BuildContext context, Uint8List bytes, {bool isSvg = true}) → void