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
It would be great to have Iridium to support web. This can be implemented with flutter_inappbrowser 6.x.x, since they now have support for web via iframes.
For this to work, I need to figure out how to open a readium webpublication without starting web service in the application, since that cannot be done in the browser.
The text was updated successfully, but these errors were encountered:
It would be great to have Iridium to support web. This can be implemented with
flutter_inappbrowser
6.x.x, since they now have support for web via iframes.I'm working on adding web-support here:
https://github.com/Notalib/iridium/tree/feat/browser-support
For this to work, I need to figure out how to open a readium webpublication without starting web service in the application, since that cannot be done in the browser.
The text was updated successfully, but these errors were encountered: