Skip to content

simonbengtsson/vasttrafik-nara

Repository files navigation

Västtrafik Nära


Nearby stops, departures and journeys for västtrafik

App Store: https://itunes.apple.com/gb/app/arctic-tern/id1439743742?mt=8

Google Play: https://play.google.com/store/apps/details?id=com.simonbengtsson.arctictern

Screenshot

Roadmap

  • Search for stop
  • Favorite stops
  • Filter by direction
  • Line map

Running

  • Clone and install Android Studio with the Flutter and Dart plugins
  • Create a env.dart from env.dart.sample
  • Choose a simulator or device and run the app through Android Studio

Publish iOS

  • Update pubspec.yaml version number
  • flutter build ipa
  • Open archive in xcode and distribute

Publish Android

  • Create or verify key.properties content
  • Update pubspec.yaml version number
  • flutter build apk
  • Create new release with apk in Google Play Console (Production -> New Release)

Dart cons

  • Semi-colons and extra parenthesis
  • Underscore instead of private

About

Travel planner app for Västtrafik written in flutter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published