This app offers image editing features like Saturation, Brightness, Crop, Contrast, Rotation & Flip in an easy-to-use minimalistic approach. It can export the edited images in high quality, or directly share them to other apps like WhatsApp, Twitter, Instagram, etc.
Screens
Home | Edit Photo (Unedited) | Edit Photo (Edited) | Save Image | Saved in Gallery |
If you like what we do, and would want to help us continue doing it, consider sponsoring this project.
The following packages are needed for the development of this application.
share: ^0.6.4
for sharing the edited imagegallery_saver: ^2.0.1
for saving images to galleryimage_picker: ^0.6.7+4
for picking imagesphoto_view: ^0.9.2
for showing images before savingcached_network_image: ^2.2.0+1
for caching imagesimage_editor: ^0.7.1
for editing imagesextended_image: ^0.9.0
for cropping imagesMore details about these can be found in the pubspec.yaml
file.
First off, thank you for considering contributing to this app. It's people like you that make it such a great app.
To start your lovely journey with this app, first read the contributing guidelines
and then fork the repo to start contributing!
This app is licensed under the BSD 3-Clause License
.
Any Usage of the source code must follow the below license.
BSD 3-Clause License
Copyright (c) 2020 Akshay Maurya
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
DISCLAIMER: Google Play and the Google Play logo are trademarks of Google LLC.