aves_panorama/CHANGELOG.md
2021-03-13 12:05:12 +08:00

38 lines
533 B
Markdown

## [0.4.0] - 03/13/2021
* migrate to null safety
## [0.3.2] - 01/09/2021
* Fixed some bugs
## [0.3.1] - 01/08/2021
* Add cropped area.
* Add onTap & onLongPress event.
## [0.3.0] - 12/30/2020
* Support animated images.
## [0.2.1] - 12/29/2020
* Fixed isFinite exception.
* Speed up texture loading.
## [0.2.0] - 12/29/2020
* Add hotspots.
## [0.1.2] - 02/22/2020
* Fixed some bugs of sensor control.
## [0.1.0] - 02/22/2020
* Add sensor control.
* Add onViewChanged event.
## [0.0.2] - 02/22/2020
* Initial release.