- update dchs_motion_sensors to 2.0.1 for latest version of Flutter (3.29.0)
- Reintroduced sensor controls for iOS and Android.
- Added initial web support without sensors (since dchs_motion_sensors is not implemented for the web).
- Works well on macOS, Windows, and iOS. However, on some Android devices, WebGL errors may occur if the panorama image is too large.
- update dchs-motion sensor to 2.0.0
- update sdk environment to 3.5.*
- update flutter_lints to 5.0.0
- change build gradle for recommended plugin usage
- update gradle to 8.3
- Fixed an issue where re-rendering the Panorama resulted in a blank screen. Thanks to @ewanAtPropertyMe for the fix.
- updated dchs_motion_sensors to 1.1.0
- updated examples
- updates to make the movement smooth thank you to @Henk-Keijzer
- added setAnimSpeed(double newSpeed) thank you to @Henk-Keijzer
- separate examples. simple, simple with transparent app bar, full, and one with external controls
- added two new methods to control zoom and position with external buttons and slided. Added also an example on how to use
- solve the Longitude and latitude initialization #2 (porting from PRs in original repo)
- bug fixing for iOS, updated dependencies (dchs_motion_sensors 1.0.2)
- initial release from https://github.com/zesage/panorama