google_mlkit_genai_proofreading 0.3.1
google_mlkit_genai_proofreading: ^0.3.1 copied to clipboard
A Flutter plugin to use Google's ML Kit GenAI Proofreading API to check grammar and spelling.
0.3.1 #
- Update
google_mlkit_commonsdependency to^0.13.0.
0.3.0 #
- Migrate Android plugin build to AGP built-in Kotlin support (
compilerOptions) - Bump minimum Flutter SDK constraint to >=3.44.0 and Dart SDK to ^3.12.0
0.2.0 #
- Migrate Android implementation from Java to Kotlin.
- Migrate iOS implementation from Objective-C to Swift.
- Bump Android compileSdk to 36 for AGP 9 compatibility.
- Enable support for Apple Silicon simulator on iOS 26+.
0.1.0 #
- Initial release of Google's ML Kit GenAI Proofreading API for Flutter.
- Support for Android platform (API level 26+).
- Features:
- Check grammar and spelling in text
- Support for multiple input types (keyboard, voice)
- Support for multiple languages (English, Japanese, French, German, Italian, Spanish, Korean)
- Feature status checking and downloading