2d-inc / HistoryOfEverything

Flutter Launch Timeline Demo
https://medium.com/2dimensions/the-history-of-everything-981d989e1b45
MIT License
6.49k stars 984 forks source link

Does this app support to run in web mode #66

Closed catalsdevelop closed 5 years ago

catalsdevelop commented 5 years ago

I've built it with flutter 1.6.4 successfully, but have no idea to run in browser.

luigi-rosso commented 5 years ago

It currently does not work on the web as some of the lower-level rendering methods used by Flare and Nima are not yet supported by Flutter Web.