rhino_flutter 3.0.3 rhino_flutter: ^3.0.3 copied to clipboard
A Flutter plugin for Picovoice's Rhino Speech-to-Intent engine
[2.0.0] - 2021-11-23 #
- Initial Rhino v2.0 release.
- Version 1 can be accessed through: https://pub.dev/packages/rhino
[2.0.1] - 2021-12-22 #
- Update Android native package
[2.0.2] - 2022-01-11 #
- Patch for Android support
[2.0.3] - 2022-01-11 #
- Android gradle fix
[2.1.0] - 2022-01-19 #
- Android/iOS development support patch
[2.1.1] - 2022-03-11 #
- Docs update
[2.1.2] - 2022-05-13 #
- Android/iOS lib patch
[2.1.3] - 2022-06-16 #
- Updated method for endpoint handling while inferring context
[2.1.4] - 2022-06-30 #
- Added additional language support (it, ja, ko, pt)
[2.1.5] - 2022-08-02 #
- Improved documentation
[2.1.6] - 2022-08-02 #
- Added repository and documentation links
[2.1.7] - 2022-09-21 #
- Update Android libs
[2.2.0] - 2023-04-12 #
- Additional language support added (ar, hi, nl, pl, ru, sv, vn, zh)
[2.2.1] - 2023-06-01 #
- Expose Rhino properties through RhinoManager class
[2.2.2] - 2023-08-09 #
- Update flutter-voice-processor
[2.2.3] - 2023-08-24 #
- Update native packages
[3.0.0] - 2023-10-25 #
- Engine improvements
- Improved error reporting
- Added reset function
[3.0.1] - 2023-11-17 #
- Update native packages
[3.0.2] - 2024-01-15 #
- Address locale issue
[3.0.3] - 2024-02-08 #
- Additional gradle plugin build support