-
**Source Code:**
` import 'package:flutter/material.dart';
import 'dart:async';
import 'dart:io';
import 'package:flutter_full_pdf_viewer/flutter_full_pdf_viewer.dart';
imp…
-
Hi i want little bit optimization my images and i use for this canvas,
Currently i have this code
```
const context = canvas.getContext('2d', { alpha: false });
const image = new CanvasImage…
-
**Is your feature request related to a problem? Please describe.**
I cannot find Jimp's docs on how to use it in > v1.0.0. Where's it ? :)
**Describe the solution you'd like**
I have the old code…
-
It would be really handy to be able to use base64 as the image instead of a URL... do you know of a way to do this?
This looks amazing and I'd really love to be able to use it.
Thanks.
-
Trying with @nativescript/core 7 (7.0.0-rc.57), version of this plugin 4.5.0 I see this error in compilation due to changes in namespace in @nativescript/core
ERROR in ../node_modules/nativescript-…
-
Right now I'm trying to test a component in storybook, and I'm using msw to mock the neccesary routes for this component to render. One thing this component needs is a user profile image, this user is…
-
**Describe the bug**
When hitting the API for Text completion using the image I get the error in the stacktrace.
***Exception or Stack Trace***
```
com.azure.core.exception.HttpResponseException…
-
It seems that when using an IP address in the address bar (in my case http://192.168.1.120:3000/) the image `src` is not intercepted/detected by MSW. But changing the URL to http://localhost:3000/ wor…
-
Section 4 of the LGPL license states that
_4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify,…
-
คือผมอยากให้พี่ทำแปลภาษาจากรูปที่โหลดจากเว็บมาทั้งหมดแล้ว ไม่ต้องไปหาที่อยู่ไฟล์ แค่เอารูปทั้งหมดที่โหลดมาไปแปล คือผมลองให้ gpt เขียนสคิป โหลดภาพจากเว็บได้ ทั้งหมดโดยไม่ต้องไปโหลดทีละอันครับ เลยอยากให…