service/upload_image_firestorage library

Functions

uploadImageWeb({required String storagePath, required List<Uint8List> imagebyteList, UploadImageFormat format = UploadImageFormat.webp}) Future<List<String>>