Megatronicus
Megatronicus
Here's the URL, I've been waiting for 2 months https://github.com/dint-dev/universal_html/issues/86
I'm getting an error for videoElement.currentTime = thumbnailTimeMs / 1000; this is the error lib/Screens/data/screen2.dart:6921:20: Error: The setter 'currentTime' isn't defined for the class 'VideoElement'. - 'VideoElement' is from 'package:universal_html/src/html.dart'...
Here's the URL, I've been waiting for 2 months https://github.com/dint-dev/universal_html/issues/86
Here's the URL, I've been waiting for 2 months https://github.com/dint-dev/universal_html/issues/86
When I start the flutter app in the emulator it shows a white screen and the icon in the middle of the screen before going to splash screen and then...
/C:/Users/Computer/AppData/Local/Pub/Cache/hosted/pub.dev/crop_your_image-1.0.2/lib/src/logic/cropper/image_image_cropper.dart:13:1: Error: 'ImageFormat' is imported from both 'package:crop_your_image/src/logic/format_detector/format.dart' and 'package:image/src/formats/image_format.dart'. import 'package:image/image.dart'; ^^^^^^^^^^^ /C:/Users/Computer/AppData/Local/Pub/Cache/hosted/pub.dev/crop_your_image-1.0.2/lib/src/logic/cropper/image_image_cropper.dart:24:32: Error: Not a constant expression. ImageFormat outputFormat = ImageFormat.jpeg, ^^^^^^^^^^^ /C:/Users/Computer/AppData/Local/Pub/Cache/hosted/pub.dev/crop_your_image-1.0.2/lib/src/logic/cropper/image_image_cropper.dart:24:32: Error: 'ImageFormat' is imported from...