flutter_automotive 0.0.3
flutter_automotive: ^0.0.3 copied to clipboard
Allow interactions with Android Automotive APIs through Flutter.
0.0.3 #
- Add more and rename existing car permissions
- Add access availability to
VehiclePropertyenum - Improve method/enum docs
0.0.2 #
- Changed most enum names to lowercase (excluding
VehicleProperty) - Allow setting
SensorUpdateRatefor listen methods - Add dynamic
getProperty,setPropertyandsubscribePropertymethods
0.0.1 #
- Add vehicle property setter and getter methods
- Add basic permission handling
- Add WIP listener methods