Wesley Coffin-Jones
Results
2
issues of
Wesley Coffin-Jones
I just updated Flutter and other TextFormFields that I have in my codebase are now showing a message saying: 'autovalidate' is deprecated and shouldn't be used. Use autoValidateMode parameter which...
`strictScale` was added to `PhotoView` under [!537](https://github.com/bluefireteam/photo_view/pull/537). However, the `strictScale` flag was not extended to the `PhotoViewGallery`, which is what this PR does.