kbot
kbot
Something broke OBJ+MTL rendering post these versions: flutter_gl: 0.0.13 three_dart: 0.0.9 three_dart_jsm: 0.0.4 It can be reproduced in the example webgl_loader_obj_mtl of this project. You can see the latest example...
Our production application (linked with iOS 17) has been seeing reports by users updating to iOS 18 that previously valid decimal account balances are now huge numbers. Our code for...
Fixes import not found error when compiling ios add to app module that depends on in_app_purchase *Replace this paragraph with a description of what this PR is changing or adding,...
In some cases using PurchasesErrorHelper in a catch block will result in an uncaught FormatException when `code` is not a valid Int. This causes additional boilerplate in client applications. Example...
### What package does this bug report belong to? in_app_purchase ### What target platforms are you seeing this bug on? iOS ### Have you already upgraded your packages? Yes ###...
**Describe the bug** When using cameraMove, the `calculatedZoomLevel` sets a new zoomLevel that is slightly different than the current value. This results in minor zoom when attempting to just move...