Dmytro Popov
Dmytro Popov
### Device and OS - Device: OnePlus 9 - OS: Android 12 ### Describe the bug The plugin crashes the app with a NullPointerException after receiving a notification that doesn't...
### Is there an existing issue for this? - [x] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...
Some characters are not decoded correctly in the mistake suggestions. The reason is that the `language_tool` package utilizes the default `Response.body` getter, which decodes the response in a wrong encoding,...
The issue appears when the word with a mistake is the last word in the line. The following video illustrates the issue: https://github.com/solid-software/languagetool_textfield/assets/77672371/b518bb4b-0598-4fde-b502-18acbbf8fad0
When I run `dart run flutter_flavorizr` to create a new flavor, I get this error during the `ios:buildTargets` task. It has already occurred for me in the past, but I...