flutter_panorama 1.0.0 copy "flutter_panorama: ^1.0.0" to clipboard
flutter_panorama: ^1.0.0 copied to clipboard

retracted

Flutter package for snaping panorama photos with OpenCV and a simple interface.

1.0.0 #

• Panorama stitching now happens in a separate isolate for improved performance. • Ne wloading indicator when panorama is processing. • You can now choose the return type: filePath or bytes (Uint8List). • onSuccess returns a String path or Uint8List based on returnType. • Added save directory path parameter to customize where the panorama is saved if returnType is filePath. • Handled lifecycle changes. • Correctly handled subscriptions. • Corrected camera preview UI to adapt to all screen sizes.

0.0.4 #

Added the possibility to customize the UI labels.

0.0.3 #

Created an example and wrote better single API documentation.

0.0.2 #

Added better documentation and examples for the panorama_creator package.

0.0.1 #

Initial release of the panorama_creator package. Provides a basic interface for creating panoramic images from a series of photos taken with the camera.

13
likes
0
points
41
downloads

Publisher

verified publisherrolandscorner.blog

Weekly Downloads

Flutter package for snaping panorama photos with OpenCV and a simple interface.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, flutter, opencv_dart, path_provider, sensors_plus

More

Packages that depend on flutter_panorama