Skip to content

BlakeBarrett/SPDO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GPS based speedometer app, written in Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published