- thermion_dart@0.2.1-dev.21.0 - thermion_flutter@0.2.1-dev.21.0 - thermion_flutter_platform_interface@0.2.1-dev.21.0 - thermion_flutter_ffi@0.2.1-dev.21.0 - thermion_flutter_web@0.2.0+12
5.7 KiB
5.7 KiB
0.2.1-dev.21.0
- Bump "thermion_flutter_ffi" to
0.2.1-dev.21.0.
0.2.1-dev.20.0
- Bump "thermion_flutter_ffi" 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.
- FIX: on resize, destroy swapchain if destroySwapChainOnResize is true.
- FIX: add listener in ThermionFlutterTextureBackedPlatform to unset viewer on dispose.
- FIX: add listener in ThermionFlutterMethodChannelInterface to unset viewer on dispose.
- FIX: clean up destruction logic for FlutterPlatformTexture.
- FIX: on resize, destroy swapchain if destroySwapChainOnResize is true.
- FIX: add listener in ThermionFlutterTextureBackedPlatform to unset viewer on dispose.
- FIX: add listener in ThermionFlutterMethodChannelInterface to unset viewer on dispose.
- FIX: clean up destruction logic for FlutterPlatformTexture.
- FIX: web/JS bool checks need to compare to int.
- FEAT: support multiple ThermionWidget on Android.
- FEAT: use imported texture on iOS.
- FEAT: working implementation of multiple widgets on macos.
- FEAT: (flutter) move DPR calculation to resizeTexture and add createViewerWithOptions method to ThermionFlutterFFI.
- FEAT: support multiple ThermionWidget on Android.
- FEAT: use imported texture on iOS.
- FEAT: working implementation of multiple widgets on macos.
- FEAT: (flutter) move DPR calculation to resizeTexture and add createViewerWithOptions method to ThermionFlutterFFI.
- BREAKING REFACTOR: refactor to support multiple Views/Render Targets.
- BREAKING REFACTOR: refactor to support multiple Views/Render Targets.
- BREAKING FIX: (flutter) pass pixelRatio to createTexture.
- BREAKING FIX: (flutter) pass pixelRatio to createTexture.
- BREAKING FEAT: big refactor to support multiple swapchains.
- BREAKING FEAT: big refactor to support multiple swapchains.
0.2.1-dev.8
- FIX: on resize, destroy swapchain if destroySwapChainOnResize is true.
- FIX: add listener in ThermionFlutterTextureBackedPlatform to unset viewer on dispose.
- FIX: add listener in ThermionFlutterMethodChannelInterface to unset viewer on dispose.
- FIX: clean up destruction logic for FlutterPlatformTexture.
- FIX: web/JS bool checks need to compare to int.
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
Note: This release has breaking changes.
- REFACTOR: continual refactor to support multiple render targets.
- FEAT: support multiple ThermionWidget on Android.
- FEAT: use imported texture on iOS.
- FEAT: working implementation of multiple widgets on macos.
- BREAKING REFACTOR: refactor to support multiple Views/Render Targets.
- BREAKING FEAT: big refactor to support multiple swapchains.
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: (flutter) move DPR calculation to resizeTexture and add createViewerWithOptions method to ThermionFlutterFFI.
- BREAKING FIX: (flutter) pass pixelRatio to createTexture.
0.1.0+12
- FIX: add logging dependency.
- FIX: web/JS bool checks need to compare to int.
- FIX: add logging dependency.
- FIX: web/JS bool checks need to compare to int.
0.1.0+11
- FIX: add logging dependency.
0.1.0+10
- FIX: web/JS bool checks need to compare to int.
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
- REFACTOR: rearrange some stubs/imports for easier web WASM deployment.
0.1.0+1
- Update a dependency to the latest release.
0.0.1
- First release of Dart-only package