Skip to content

Conversation

MattiasBuelens
Copy link
Contributor

Currently, we're manually copying the latest version of the THEOplayer Web SDK in the Flutter web example. However, this adds a lot of noise to our Git history with every new release.

Instead, we now load an externally hosted THEOplayer from jsdelivr in this example. I added a comment explaining that this is just for the example, and customers should still continue to copy the Web SDK to their own project instead.

@MattiasBuelens
Copy link
Contributor Author

Of course it doesn't work, that would have been too simple... 🤦

Can we add a script somewhere to the Flutter build to run npm install theoplayer && cp node_modules/theoplayer/* . somehow? 🤔

@MattiasBuelens MattiasBuelens marked this pull request as draft November 8, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant