2 min read

Rigify

Table of Contents

Rigify is an public transport app for Riga, Latvia. It features real-time transport tracking, route planning, and more.

Rigify Screens


Features

  • Real-time transport tracking
    • Fetches real-time data and displays it nicely on the map
    • The map features filtering, route viewing, and more
  • Route search
  • Latest news
    • Fetches the latest news from the Riga public transport website
  • Favourites
    • Users can save their favourite stops and routes
  • Theming
  • Ads
    • Admob ads are displayed in the app
  • In-app purchases
    • Users can purchase no ads
  • Localisation in multiple languages

Tech Stack

The app is built using Flutter, with Firebase as the backend. The app uses Google Sign In for authentication, and the Google Play Billing Library for in-app purchases. The state management is handled by Riverpod.