panorama_viewer
Panorama Viewer - A 360-degree panorama viewer reusable widget.
2.0.7
15K downloads/mo
#2501 most downloaded on pub.dev
dariocavada/panorama_viewer
What this package is like to depend on
Last release 1 years ago
13 Aug 2025
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
14 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Aug 2023 to Aug 2025
2024
2025
2026
Releases
latest 14-
2.0.713 Aug 2025Release notes
Open source →- Fixed black screen issue introduced in v2.0.6.
- Corrected scene initialization check (
surface == null) to restore compatibility.
-
2.0.628 Jul 2025 -
2.0.528 Jul 2025Release notes
Open source →- Minor updates to the code
- Merge #PR22 thank you to @StefanosKouzounis
- Updated the description in pubspec.yaml to fix Failed report section
- Follow Dart file conventions in pub.dev
- Implemented null-aware operators and added null checks to prevent potential runtime crashes.
-
2.0.406 Mar 2025Release notes
Open source →- Merge #PR19, #PR20. Use of controller instead of flags thank you to @Henk-Keijzer
- Minor updates to the code
-
2.0.314 Feb 2025Release notes
Open source →- update dchs_motion_sensors to 2.0.1 for latest version of Flutter (3.29.0)
-
2.0.207 Jan 2025 -
2.0.107 Jan 2025Release notes
Open source →- 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.030 Sep 2024Release notes
Open source →- 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.616 Sep 2024Release notes
Open source →- Fixed an issue where re-rendering the Panorama resulted in a blank screen. Thanks to @ewanAtPropertyMe for the fix.
-
1.0.514 May 2024 -
1.0.418 Mar 2024Release notes
Open source →- updates to make the movement smooth thank you to @Henk-Keijzer
- added setAnimSpeed(double newSpeed) thank you to @Henk-Keijzer
-
1.0.315 Mar 2024Release notes
Open source →- 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.221 Dec 2023 -
1.0.124 Aug 2023