Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

41 lines (29 loc) · 1.36 KB

2.0.3

  • update dchs_motion_sensors to 2.0.1 for latest version of Flutter (3.29.0)

2.0.2

  • Reintroduced sensor controls for iOS and Android.

2.0.1

  • 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.

2.0.0

  • 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

1.0.6

  • Fixed an issue where re-rendering the Panorama resulted in a blank screen. Thanks to @ewanAtPropertyMe for the fix.

1.0.5

  • updated dchs_motion_sensors to 1.1.0
  • updated examples

1.0.4

  • updates to make the movement smooth thank you to @Henk-Keijzer
  • added setAnimSpeed(double newSpeed) thank you to @Henk-Keijzer

1.0.3

  • 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)

1.0.2

  • bug fixing for iOS, updated dependencies (dchs_motion_sensors 1.0.2)

1.0.1