Faizan A.

Results 4 issues of Faizan A.

[Imagery](https://material.io/design/communication/imagery.html#branded-launch) has do/dont about visuals usage to explain difference between products. [ShapeableImageView](https://github.com/material-components/material-components-android/blob/master/lib/java/com/google/android/material/imageview/ShapeableImageView.java) defines the stroke and its color and clipping of images, but imagery does not include do/don't about the...

please have a look and let me know if any further changes required. I migrated the project to null-safety and run `flutter create .` command in example directory to create...

Hey there! I created a pull request to allow the fallbackToDestructiveMigration. Please check and review the request if it full fill the standards, and let me know if there's any...

this lib's Android Java code totally depends on Async Task which is now deprecated. [More Read Here](https://developer.android.com/reference/android/os/AsyncTask).