flutter_imageview_360
flutter_imageview_360 copied to clipboard
A Flutter package which provides 360 view of the images with rotation and gesture customisations.
i need this feature for my project. hope it useful for others
If I don't want to use assets image then how can I do it by picking an image from camera or gallery?
I've added those parameters, that are passed to the Image Widget so the Fit parameter can be used.
Hi there! ## Summary This PR updates the Flutter SDK to the latest version and fixes some variable names. I changed them to camelCase to follow Dart’s style ## Changes...
Hello, We can remove the required `key` parameter, it's not used in the library.