• > Note: This release has breaking changes.

    maobo released this 2024-09-25 21:06:28 +08:00 | 1584 commits to master since this release

    • FIX: (flutter/web) use window.devicePixelRatio for viewport.
    • FEAT: (flutter) (web) use options to determine whether to create canvas, and set fixed position + offset.
    • FEAT: add ThermionFlutterOptions classes, rename interface parameter for offsetTop and ensure pixelRatio is passed to resizeTexture.
    • BREAKING FEAT: (flutter) (web) upgrade package:web dep to 1.0.0.
    • BREAKING FEAT: (web) (flutter) create canvas when createViewer is called (no longer need to manually add canvas element to web HTML).
    • BREAKING FEAT: resize canvas on web.
    Downloads