Requirements

This page contains all the necessary things required to get your app running in android and iOS devices.

Basic Requirements

  1. FireBase Account. (https://firebase.google.com/)

  2. OneSingal Account. (https://onesignal.com/)

  3. A WordPress Blog.

Currently this app does not work with flutter version 2.0 and above (Android and iOS apps can be generated without any problem). An Update will be provided with flutter 2 support.

Building for Android

  1. Windows / macOS / Linux OS

  2. Android Studio (recomended)

  3. Flutter SDK (version 1.22.6)

  4. Play store account

Building For iOS

  1. macOS

  2. XCode

  3. Flutter SDK (version 1.22.6)

  4. Apple developer account

Last updated