Skip to content
  • Home
  • Tutorials
  • Troubleshooting
  • Flutter basics
  • Tools
    • SVG to Flutter path converter
  • About me
  • Imprint
Flutter Clutter

Flutter Clutter

Tutorials and troubleshooting for Google's fast-growing UI toolkit

Accelerometer

Smartphone movement speedometer

2020-11-292020-09-30 by marc
Flutter speedometer

In this tutorial, we implement a speedometer that displays the accelerometer sensor value of the smartphone.

Categories Tutorials Tags Accelerometer, App, Dart 2.9.0, Flutter 1.20.0, Gyroscope, Sensors, Speedometer, UI Leave a comment