/o2_services

For HSLU IPE we created an iOS and Android App using flutter. The app will be used as a container for the o2services platform and has an integrated Webview and Firebase Cloud Messaging alert system.

Primary LanguageDart

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.