Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 717 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 717 Bytes

o2_services

A mobile application container for o2.services.

Setup iOS

To run it on iOS you need to install this on a Mac:

  • Flutter & Flutter SDK
  • Xcode
  • iOS simulator or device

Follow these instructions.

Setup Android

To run it on Android you need to install:

  • Flutter & proper SDK
  • Android Studio
  • Simulator or device

Follow these instcutions.

Firebase Cloud Messaging

The integration is done through a flutter plugin.

Follow these instructions depending on which platform you use.