CHANGELOG

This commit is contained in:
Nick Fisher
2024-06-19 13:24:08 +08:00
parent ab793387bc
commit aefedf8c00

View File

@@ -0,0 +1,8 @@
## 0.1.0
* [ThermionFlutterPlugin] is now static and [dispose] has been removed. Call [createViewer] to obtain an instance of [ThermionViewer]. If you need to release all resources, call [dispose] on [ThermionViewer]
* Fixed memory leaks
## 0.0.4
* First release of Dart-only package