flutter_ime 2.0.0 copy "flutter_ime: ^2.0.0" to clipboard
flutter_ime: ^2.0.0 copied to clipboard

IME(Input Method Editor) controller for Flutter. Supports Windows and macOS. Provides functionality to switch between Korean and English input modes.

2.0.0 #

  • BREAKING: Refactor to top-level functions (removed FlutterIme class)
  • Simplified API: Call setEnglishKeyboard() directly without instantiation

1.1.0 #

  • Add macOS support
  • Support English keyboard switching on macOS

1.0.3 #

  • update: update license

1.0.2 #

  • update: update license

1.0.1 #

  • Lower SDK constraint to >=3.0.0
  • Update flutter_lints to ^4.0.0

1.0.0 #

  • Initial release
  • Windows IME English switching function
  • IME status checking function
2
likes
160
points
177
downloads

Publisher

unverified uploader

Weekly Downloads

IME(Input Method Editor) controller for Flutter. Supports Windows and macOS. Provides functionality to switch between Korean and English input modes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_ime

Packages that implement flutter_ime