corepuncher
corepuncher
### What is the bug? After a fast change in zoom, my simple state/country border webp tiles do not redraw correctly. My GUESS is that the "old" tiles are not...
1) Should be PQACT, not PQCAT (although CAT would be easier to type) https://docs.unidata.ucar.edu/ldm/man/pqcat.html 2) Is there any way to prioritize processing (or otherwise speed up) certain products? For example,...
LDM 6.14.5 on Debian Issue: Despite a strong signal, on some days we get missing satellite sectors, especially goes channel 02 / VIS. Other channels like 09 and 14 always...
For web build (in debug) I encountered the following uncaught exception: NotAllowedError, Failed to execute 'request' on 'WakeLock': The requesting page is not visible In the stack, this code gets...
### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-geolocator/blob/main/geolocator/README.md) and verified I have...
### What do you want implemented? When downloading large numbers of tiles, sometimes a few are missed for whatever reason, resulting in ye olde checkerboard pattern. However, the next time...
### Package native_dio_adapter ### Version 1.3.0 ### Operating-System Android ### Adapter NativeAdapter ### Output of `flutter doctor -v` ```shell [√] Flutter (Channel stable, 3.24.2, on Microsoft Windows [Version 10.0.22621.4037], locale...
**Describe the issue** If you use kDebugMode with multiple conditions before a print statement, the linter thinks there is a problem. **To Reproduce** ` if (kDebugMode && condition2) print('nothing wrong...
**Note: Assuming the below issues can be fixed (that means, cronet = faster than http), is there someone I can send a monetary donation to in advance for their time?**...
On a normal device without a mouse, the user must tap to start interaction. But if I have a mouse hooked up to my tablet, simply moving the mouse OVER...