Oleksii Shtanko
Oleksii Shtanko
Hi, When the smartphone is rotated, the app crash came with backtrace: ``` 2020-12-19 20:59:43.866 13774-13774/com.materialstudies.owl E/AndroidRuntime: FATAL EXCEPTION: main Process: com.materialstudies.owl, PID: 13774 java.lang.IllegalArgumentException: width and height must be...
https://github.com/fluttercommunity/flutter_sticky_headers/assets/10870984/bafb9bf3-e169-4185-90ec-31904c8cce2f
Hello, I encountered a crash when attempting to load a saved game. Please review the stack trace provided below: > [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: LateInitializationError: Field 'level' has not been initialized....
## Summary by CodeRabbit - New Features - Introduced a coroutine-based task system with live progress and status. - Added multiple demo tasks (e.g., primes, sorting, matrices, Mandelbrot, hashing, crypto,...
## Summary by CodeRabbit * **New Features** * Added a Ktor-based GitHub client, example, and configurable HTTP interceptors (API key injection, logging, retry, request/response processors). * **Refactor** * Moved API...
## Summary by CodeRabbit - Chores - Increased the minimum supported iOS version to 13.0. Devices running iOS 12 are no longer supported. - Updated iOS build configuration to streamline...