Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/creating-minimal-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ By using the `flutter run ios` command, you can try out your applicaiton on an i

## Getting started on Web

You need to acquire THEOplayer HTML5 SDK from [THEOportal](https://portal.theoplayer.com/) (or from an NPM package, e.g. from [6.9.0](https://registry.npmjs.org/theoplayer/-/theoplayer-6.9.0.tgz)).
You need to acquire THEOplayer HTML5 SDK from [THEOportal](https://portal.theoplayer.com/) (or from an NPM package, e.g. from [8.4.0](https://registry.npmjs.org/theoplayer/-/theoplayer-8.4.0.tgz)).

**The current iteration of the THEOplayer Flutter SDK is not able to automatically pull THEOplayer HTML5 SDK from NPM,
so this is now a manual procedure.**
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
THEOplayer.js
THEOplayer.d.ts
THEOplayer.*.js
THEOplayer.*.wasm
THEOplayer.*.d.ts
theoplayer.*.js
iframe.html
ui.css

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading