Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.14 KB

spdo

A very simple speedometer app written in Flutter.

Production Links

Getting Started

  • Install Flutter: brew install flutter
  • Install dependencies: flutter pub get
  • Build and run: flutter run

Where things are

  • The Dart code is in /lib/
  • Start in main.dart
  • speedreader.dart is the class that wraps the GPS package.
  • lib/gauges are where the different gauge files are located.
  • assets/icon.png is what's used for the app's icon.
    Updating the icon:
    • Replace icon.png in the /assets folder with what you're going for.
    • Run the flutter_launcher_icon generator: flutter pub run flutter_launcher_icons:main

Action Shots

E7lzoBrUUAEMSgj Settings