You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The web can't be deployed because Isar 3.0.0+ still doesn't have web support. Refer: isar/isar#686
In addition, I've created ci-config.yml file to define which flutter version and build targets when build_all.yml is triggered.
# Flutter channel: `stable` or `beta` or `master`
flutter_channel: stable
# build target. Set `true` or `false`
build_for:
windows: true
android: true
web: false
Will re-enable the web target once Isar issue is fixed.
Action
To experience the new features and improvements, consider using IIUM Schedule app on different platforms - Android/Windows/MacOS. Download them here: https://iiumschedule.iqfareez.com/downloads
The text was updated successfully, but these errors were encountered:
Update: Isar v4 still haven't been released yet. And I notice there are some problem with Isar development, especially regarding the maintainer manpower.
Switching to another database that is reliable, and can be run on the web will require some effort to migrate and maintain it. Hence, I've decided to drop support for the web.
We have some good alternatives to IIUM Schedule that runs perfectly on web, built by the IIUM community itself. For example:
The Problem
The web can't be deployed because Isar 3.0.0+ still doesn't have web support. Refer: isar/isar#686
In addition, I've created ci-config.yml file to define which flutter version and build targets when build_all.yml is triggered.
Will re-enable the web target once Isar issue is fixed.
Action
To experience the new features and improvements, consider using IIUM Schedule app on different platforms - Android/Windows/MacOS. Download them here: https://iiumschedule.iqfareez.com/downloads
The text was updated successfully, but these errors were encountered: