-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ImageFiltered Feature Added #295
ImageFiltered Feature Added #295
Conversation
Thanks @japneetsingh035, for opening the pull request! 🙌 |
Once merged, please close the issue: #284 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @japneetsingh035, I would like you to make some changes though:
- Remove the extra appBar from the implementation. It is not needed
- Include more filters like matrix to showcase transform, enlarge, shrink and other features which can implemented using this widget.
Hi @AryanKhubchandani, Please consider a new commit with more features of ImageFilteredWidget. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me @japneetsingh035, great work!
Congratulations @japneetsingh035, your pull request is merged! 🎉 |
Task 1: Feature of ImageFilter to blur an image added to the Project.
Task 2: Fixed some bugs with: "error resolved: missing code string in widget list line:914
After: