- Introduced a new feature allowing users to send feedback comments directly from the plugin. This will help us gather valuable insights and continuously improve the plugin.
tireTreadPlugin.getResult
now returns aTreadDepthResult
object instead of a string. This change provides a more structured and detailed result.
- Resolved minor bugs to enhance overall performance and stability.
Tire Tread SDK 11.1.0 : Release Notes
There are changes in ScanEvent
which now provides the current state of the scanning process. Some events have been removed and consolidated with new events:
UploadAborted
event has been removed and consolidated intoScanAborted
to simplify communication with the app.UploadCompleted
event has been removed and consolidated intoScanProcessCompleted
to simplify communication with the app.UploadFailed
event has been removed and consolidated intoScanFailed
to simplify communication with the app.
- Initial stable release of the Anyline Tire Tread Flutter Plugin.
- Fix pub.dev scores.
- Fix pub.dev scores.
- Initial alpha release of the Anyline Tire Tread Flutter Plugin. Please see the included Readme.md for details and usage instructions.