flutter_automotive 0.0.2 copy "flutter_automotive: ^0.0.2" to clipboard
flutter_automotive: ^0.0.2 copied to clipboard

Allow interactions with Android Automotive APIs through Flutter.

0.0.2 #

  • Changed most enum names to lowercase (excluding VehicleProperty)
  • Allow setting SensorUpdateRate for listen methods
  • Add dynamic getProperty,setProperty and subscribeProperty methods

0.0.1 #

  • Add vehicle property setter and getter methods
  • Add basic permission handling
  • Add WIP listener methods