zesage / panorama

Panorama - Flutter Widget
Apache License 2.0
114 stars 71 forks source link

rotation with phone(like faceobok 360 photo) #20

Closed FahriBilici closed 3 years ago

FahriBilici commented 3 years ago

can we rotate picture by rotating phone like facebook 360 photos?

rlazom commented 3 years ago

Yes

FahriBilici commented 3 years ago

Yes

How?

rlazom commented 3 years ago

Yes

How?

Please check the documentation and the example app folder.

Panorama( ... sensorControl: SensorControl.Orientation, ... )