Commit graph

41 commits

Author SHA1 Message Date
Zebiao Hu
538fd94889
Update panorama.dart
fix onImageLoad call
2021-11-28 20:08:01 +08:00
Zebiao Hu
87e43ef941
Merge pull request #33 from george-assan/master
Update to add onImageLoad event
2021-11-28 20:04:38 +08:00
Zebiao Hu
2fe97f8276
Merge pull request #32 from Kopi-Su-Studio/master
Fix to prevent the AnimationController from stopping if a sensorControl is active
2021-11-28 19:52:42 +08:00
george-assan
dff5295e74
Merge pull request #1 from george-assan/george-assan-patch-1
Update to add onImageLoad event
2021-10-18 14:23:20 +00:00
george-assan
a961d7c463
Update to add onImageLoad event
-  Noticed blank grey background before 360 image loaded. 'onImageLoad' event makes it possible to add loading widgets before the 360 images comes to view.
2021-10-18 14:21:37 +00:00
Nick Cellini
e71c64f98b Add a fix to prevent the AnimationController from stopping if a sensor control is active. 2021-09-15 10:28:41 +10:00
Mark Hu
7be49de63a update version info 2021-04-16 22:50:03 +08:00
Mark Hu
30ab817ee1 Fix rotation when the sensor is not available 2021-04-16 11:25:16 +08:00
Zebiao Hu
a9a83f91ae
Merge pull request #22 from martintan/update-hotspots
Update hotspot stream controller when view is updated
2021-04-16 10:26:50 +08:00
martintan
9c442caa95 Update hotspot stream controller when view is updated 2021-04-11 16:02:43 +08:00
Mark Hu
f0754548a9 migrate to null safety 2021-03-13 12:05:12 +08:00
Mark Hu
689b6d52c2 update version info 2021-03-12 17:45:41 +08:00
Mark Hu
c95857ef72 fixed _updateTexture when surface is null 2021-01-09 14:17:35 +08:00
Mark Hu
f9a668755c fixed orientation sensor error 2021-01-08 23:06:12 +08:00
Mark Hu
0b6e6e7a13 update version info 2021-01-08 17:36:14 +08:00
Mark Hu
a3fa7f319d add tap & long-press event 2021-01-08 17:26:37 +08:00
Mark Hu
52d70a0e07 update example 2021-01-04 20:16:34 +08:00
Mark Hu
f9b664646d add croppedArea 2021-01-04 20:15:33 +08:00
Mark Hu
bfe10f206a update version info 2020-12-30 15:29:20 +08:00
Mark Hu
623e9f2f58 update example 2020-12-30 15:16:45 +08:00
Mark Hu
135ac1deeb support animated images 2020-12-30 15:15:34 +08:00
Mark Hu
39994ab244 update version info 2020-12-29 14:10:51 +08:00
Mark Hu
2617d8ecea speed up texture loading 2020-12-29 14:08:43 +08:00
Mark Hu
4e9df517ff Fixed isFinite exception 2020-12-29 14:00:40 +08:00
Mark Hu
ff4f6ae432 update version info 2020-12-29 01:09:52 +08:00
Mark Hu
15c86511b4 transform hotspots 2020-12-29 00:19:39 +08:00
Mark Hu
670d8fa570 update example 2020-12-23 16:14:24 +08:00
Mark Hu
791473c5c5 add hotspots for placing widgets in the panorama 2020-12-23 16:11:55 +08:00
Mark Hu
18c69dfb73 update version info 2020-12-22 15:59:39 +08:00
Mark Hu
71c60bfd23 update sensor control when changed 2020-12-21 17:21:18 +08:00
Mark Hu
21130bad54 cancel sensor subscription when dispose 2020-12-21 16:55:08 +08:00
Mark Hu
90dab5cd65 update example & version info 2020-12-10 12:20:55 +08:00
Mark Hu
7fa3fa56d6 update sensor control & view changed event 2020-12-10 12:19:42 +08:00
Zebiao Hu
7ac11651b6
Merge pull request #6 from MateusRosario/master
Adding Callback to send back values longitude and latitude when changed.
2020-08-10 02:35:01 +08:00
MateusRosario
6a07780d9d Adding Callback to send back values longitude and latitude when changed. 2020-08-08 19:15:16 -03:00
Mark Hu
9da4d8f268 add sensor control 2020-06-14 20:15:09 +08:00
Zebiao Hu
e1f856f963
Merge pull request #1 from PaulHalliday/patch-1
Added usage tutorials
2020-03-05 14:03:03 +08:00
Paul Halliday
26d7daeda9
Added usage tutorials 2020-03-04 15:10:19 +00:00
Mark Hu
cafce4c470 initial 2020-02-22 21:20:08 +08:00
Mark Hu
e74263b3fb initial 2020-02-18 21:43:38 +08:00
Zebiao Hu
17ff61ff37
Initial commit 2020-02-18 18:21:10 +08:00