Camille Simon
Camille Simon
Hi! I've been working on a design for this feature for Android (see [design doc](https://docs.google.com/document/d/1AVI2dwpBYtvf7TnDyfLYuE8VLwoMj3iaRLUs3qMjxWY/edit) with technical overview and draft PR links) and have begun to look into other platforms,...
This is still in progress. Part of Android support was added in https://github.com/flutter/flutter/pull/109643 and iOS is on the way https://github.com/flutter/flutter/pull/110193. I'll update this issue when full support for both is...
@mohamedali170 Android and iOS both have partial implementation. Implementation of the red underline and the toolbar with suggestions for Android and iOS is expected around EOY. I'll update this issue...
Just wanted to update here that I have merged the remaining implementation on Android into the `master` branch as of : https://github.com/flutter/flutter/pull/114460. Still working on somethings related to testing, though,...
> Nice! Do you have an idea which version this might land in? @blopker This should probably be in the next stable release if not the next beta release. Eventually,...
> It appears this feature has landed in Flutter 3.7. To use it, add this parameter to your EditableText or TextField: > > ```dart > spellCheckConfiguration: kIsWeb ? null :...
Thank you for your contribution. It looks like the tests are failing. Before we review the PR, please see what you can do to resolve the test failures. If you...
May be part of https://github.com/flutter/flutter/issues/122039
@stuartmorgan This PR will bring `camera_android_camerax` to feature parity with `camera_android`. Should we bump the version to 1.0.0 here?
I am marking the PR as a Draft to remove it from our queue. When you're actively working on this again, please feel free to mark the PR as ready...