-
### Steps to reproduce
I have no idea how this happened, but my Android Flutter app suddenly became un-buildable. When I try to build it, I get thousands of JS-related errors, even though the target …
-
Me pasa Alfonso este email que le ha llegado:
Dear Team,
I am a bug bounty hunter and security researcher with a focus on providing vulnerability assesment and bug identification. I have identified a…
-
### What version are you using?
6.1.1
### What OS and version are you using to local deploy your application?
macOS 14.3.1
### What platforms are you seeing the problem on?
iOS
### pubspec.yaml
…
-
## Command
```
flutter run --machine --start-paused -d emulator-5554 --devtools-server-address http://127.0.0.1:9101/ --target /home/programmer/toddoo_event_production/lib/main.dart
```
## Steps…
-
Following on from issue #278, the purpose of this issue is to capture examples of workflows from the various approaches (OpenEO, OAPIP Part 3, etc.), compare them and see where there is commonality an…
-
If I'm correctly informed, PDFium seems to be able to crop vector based PDF pages and output a smaller PDF.
I need to embed multiple smaller parts of a PDF page in another PDF. I cannot use CSS cl…
-
## Issue
Hello everyone,
After updating react-native-firebase from 16.5.0 to 19.2.2, our team noticed that first_open events are no longer being sent on Android devices.Previ…
-
Dropzone looks great. One of the reasons we use plupload is that it allows us to specify max dimensions on the client side. This ability would be a nice plugin to have.
-
## Command
```
flutter run --machine --start-paused -d R58N209G34L --devtools-server-address http://127.0.0.1:9100/ --target D:\FlutterProjects\go_plan-master\lib\main.dart
```
## Steps to Repro…
-
## Bug report
**Describe the bug**
I am using cloud function to send notification. I am able to send notification to device in
all states i.e foreground, background and terminated.
### Steps to…