Files
cup_edit/thermion_flutter/thermion_flutter_platform_interface/CHANGELOG.md
Nick Fisher fa168df28f chore(release): publish packages
- thermion_dart@0.3.2
 - thermion_flutter@0.3.2
 - thermion_flutter_method_channel@0.3.2
 - thermion_flutter_web@0.3.2
 - thermion_flutter_platform_interface@0.3.2
2025-07-08 11:48:25 +08:00

4.6 KiB

0.3.2

  • Bump "thermion_flutter_platform_interface" to 0.3.2.

0.3.1

  • FIX: addDestroySwapchain argument to createViewer() (true by default). This is only used on iOS/macOS where a single swapchain is shared between all render targets.

0.3.0

  • Bump "thermion_flutter_platform_interface" to 0.3.0.

0.3.0

  • REFACTOR: rename ThermionFlutterTexture->PlatformTextureDescriptor.
  • FEAT: create separate createTexture and createTextureAndBindToView interface methods.

0.2.1-dev.20.0

  • Bump "thermion_flutter_platform_interface" to 0.2.1-dev.20.0.

0.2.1-dev.19.0

  • Update a dependency to the latest release.

0.2.1-dev.18.0

  • Update a dependency to the latest release.

0.2.1-dev.17

  • Update a dependency to the latest release.

0.2.1-dev.16

  • Update a dependency to the latest release.

0.2.1-dev.15

  • Update a dependency to the latest release.

0.2.1-dev.14

  • Update a dependency to the latest release.

0.2.1-dev.13

  • Update a dependency to the latest release.

0.2.1-dev.12

  • Update a dependency to the latest release.

0.2.1-dev.11

  • Update a dependency to the latest release.

0.2.1-dev.10

  • Update a dependency to the latest release.

0.2.1-dev.9

Note: This release has breaking changes.

  • REFACTOR: continual refactor to support multiple render targets.
  • REFACTOR: continual refactor to support multiple render targets.
  • FEAT: support multiple ThermionWidget on Android.
  • FEAT: working implementation of multiple widgets on macos.
  • FEAT: add createViewerWithOptions to ThermionFlutterPlugin and mark createViewer as deprecated.
  • FEAT: add ThermionFlutterOptions classes, rename interface parameter for offsetTop and ensure pixelRatio is passed to resizeTexture.
  • FEAT: support multiple ThermionWidget on Android.
  • FEAT: working implementation of multiple widgets on macos.
  • FEAT: add createViewerWithOptions to ThermionFlutterPlugin and mark createViewer as deprecated.
  • FEAT: add ThermionFlutterOptions classes, rename interface parameter for offsetTop and ensure pixelRatio is passed to resizeTexture.
  • BREAKING FIX: (flutter) pass pixelRatio to createTexture.
  • BREAKING FIX: (flutter) pass pixelRatio to createTexture.

0.2.1-dev.8

  • Update a dependency to the latest release.

0.2.1-dev.7

  • Update a dependency to the latest release.

0.2.1-dev.6

  • Update a dependency to the latest release.

0.2.1-dev.5

  • Update a dependency to the latest release.

0.2.1-dev.4

  • Update a dependency to the latest release.

0.2.1-dev.3

  • Update a dependency to the latest release.

0.2.1-dev.2

  • Update a dependency to the latest release.

0.2.1-dev.1

  • Update a dependency to the latest release.

0.2.1-dev.0

  • Update a dependency to the latest release.

0.2.1-dev.0.0.0

  • y

0.2.0

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.2.0-dev.8.0.0

  • REFACTOR: continual refactor to support multiple render targets.
  • FEAT: support multiple ThermionWidget on Android.
  • FEAT: working implementation of multiple widgets on macos.

0.2.0-dev.7.0

  • Update a dependency to the latest release.

0.2.0-dev.6.0

  • Update a dependency to the latest release.

0.2.0-dev.5.0

  • Update a dependency to the latest release.

0.2.0-dev.4.0

  • Update a dependency to the latest release.

0.2.0-dev.1.0

Note: This release has breaking changes.

  • FEAT: add createViewerWithOptions to ThermionFlutterPlugin and mark createViewer as deprecated.
  • FEAT: add ThermionFlutterOptions classes, rename interface parameter for offsetTop and ensure pixelRatio is passed to resizeTexture.
  • BREAKING FIX: (flutter) pass pixelRatio to createTexture.

0.1.0+11

  • Update a dependency to the latest release.

0.1.0+10

  • Update a dependency to the latest release.

0.1.0+9

  • Update a dependency to the latest release.

0.1.0+8

  • Update a dependency to the latest release.

0.1.0+7

  • Update a dependency to the latest release.

0.1.0+6

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.1.0-dev.0+6

  • Update a dependency to the latest release.

0.1.0+5

  • Update a dependency to the latest release.

0.1.0+4

  • Update a dependency to the latest release.

0.1.0+3

  • Update a dependency to the latest release.

0.1.0+2

  • Update a dependency to the latest release.

0.1.0+1

  • Update a dependency to the latest release.

0.0.1

  • First release