-
We are taking part in the Mozilla Open Science sprint ([overview](https://etherpad.mozilla.org/sciencelab-2015globalsprint)) and welcome contributions to any of the software projects here at [WikiProj…
-
It's one of reasons why specs are slow - it must rebuild the token index each time and it takes time;
Fastest solutions is to move everything into own repo; But it doesnt speed up creation of index…
-
I'm trying to use build runner but all of a sudden it's throwing me null safety errors:
```
flutter pub run build_runner watch --delete-conflicting-outputs
```
Fails with:
```
Failed to pre…
-
### Description
ScanCode reports BSD 3 Clause in multiple [Eclipse Hawkbit](https://github.com/eclipse/hawkbit) classes, although it states Eclipse Public License v1.0.
Examples:
- hawkbi…
-
Part of the [skip test audit](https://github.com/flutter/flutter/issues/86396). The test:
https://github.com/flutter/flutter/blob/d3bdbed4985ca2ab174d65a6f556bd18ac03be5e/packages/flutter/test/widg…
-
### Description
> Please leave a brief description of the bug or feature request:
During pyside6-essentials scan, scancode does not detect LGPL/GPL licenses in files:
Question: Are the LGPL…
yahym updated
2 years ago
-
### What package does this bug report belong to?
google_maps_flutter
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
##…
-
### Steps to reproduce
1. Create a flutter application
2. In test, create a test file
3. Copy and paste Code section in
4. Run tests
### Expected results
Both tests passed.
### Actual r…
-
Hi, I am trying to use a custom dataset but the following error gets triggered:
```
~/detr-main/util/box_ops.py in generalized_box_iou(boxes1, boxes2)
51 # print(boxes2)
52 asse…
-
Is it possible somehow recreate detailed stitching algorithm of opencv described in next links
- [stitching_detailed.cpp](https://raw.githubusercontent.com/opencv/opencv/master/samples/cpp/stitchin…